summaryrefslogtreecommitdiff
path: root/utils/xml-export.php
diff options
context:
space:
mode:
Diffstat (limited to 'utils/xml-export.php')
-rw-r--r--utils/xml-export.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/xml-export.php b/utils/xml-export.php
index a10c9e3de..438f008d4 100644
--- a/utils/xml-export.php
+++ b/utils/xml-export.php
@@ -1,5 +1,5 @@
<?
- session_start();
+ require_once "sessions.php";
define('MAX_SCHEMA_VERSION', 5);