]> git.datanom.net - qtadmin.git/blobdiff - index.php
finish log method
[qtadmin.git] / index.php
index f0a89360d901a59cfaef029a74bf9ece3ed8abf2..4f95bf1196fc29da9fa071f543155e072c2fb9e0 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,6 +1,7 @@
 <?php
 /* vim: set ts=4 tw=0 sw=4 noet: */
     require_once 'config.php';
+    require_once $CFG->root . 'lib/session_handler.inc.php';
     require_once $CFG->root . 'lib/db_factory.php';
     require_once $CFG->root . 'lib/utils.inc.php';
 
This page took 0.027635 seconds and 5 git commands to generate.