summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index b7c039d7a..276b79ec3 100644
--- a/index.php
+++ b/index.php
@@ -16,6 +16,7 @@
Config::sanity_check();
+
if (!init_plugins()) return;
UserHelper::login_sequence();