From 350177df3949bf884d38e133a3048d582a50efdb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 20 Oct 2023 23:39:30 +0300 Subject: add placeholder instrumentation for public --- index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'index.php') 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(); -- cgit v1.2.3