summaryrefslogtreecommitdiff
path: root/stats.php
diff options
context:
space:
mode:
Diffstat (limited to 'stats.php')
-rw-r--r--stats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.php b/stats.php
index d56389eca..007053b18 100644
--- a/stats.php
+++ b/stats.php
@@ -1,5 +1,5 @@
<?
- session_start();
+ require_once "sessions.php";
require_once "sanity_check.php";
require_once "version.php";