aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/index.php b/admin/index.php
index 511418f..8801978 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -31,6 +31,7 @@ $db->Connect(
$config['sql']['password']
);
$db->Select_db($config['sql']['database']);
+
//$config['logs']['dir'] = "../logs/";
include 'header.php';