summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-20 23:39:30 +0300
committerAndrew Dolgov <[email protected]>2023-10-20 23:39:30 +0300
commit350177df3949bf884d38e133a3048d582a50efdb (patch)
tree7d278a5d461eee644376de8899f11505bfe96e18 /index.php
parentd3fadc0bd0256697e4a8e9a445d48d9620339f04 (diff)
add placeholder instrumentation for public
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 276b79ec3..b7c039d7a 100644
--- a/index.php
+++ b/index.php
@@ -16,7 +16,6 @@
Config::sanity_check();
-
if (!init_plugins()) return;
UserHelper::login_sequence();