aboutsummaryrefslogtreecommitdiffstats
path: root/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin.php b/admin.php
index 42a0c905f..a7830ba9c 100644
--- a/admin.php
+++ b/admin.php
@@ -45,6 +45,12 @@ check_status(ACCESS_ADMINISTRATOR);
sync_users();
// +-----------------------------------------------------------------------+
+// | Check configuration and add notes on problem |
+// +-----------------------------------------------------------------------+
+
+check_conf();
+
+// +-----------------------------------------------------------------------+
// | variables init |
// +-----------------------------------------------------------------------+