From cdd7ad020e165fe680703b6d3319b908b682fb7a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 20 Oct 2023 17:12:29 +0300 Subject: jaeger-client -> opentelemetry --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') 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(); -- cgit v1.2.3