From f2f9cfaf28508f66c1e948e7d1a9bf6b0c637d9d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 1 Jan 2024 21:01:47 +0100 Subject: Work around possible loop and use Lib/Config in init --- Zotlabs/Lib/Config.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs') diff --git a/Zotlabs/Lib/Config.php b/Zotlabs/Lib/Config.php index 5e735be34..933f4bff3 100644 --- a/Zotlabs/Lib/Config.php +++ b/Zotlabs/Lib/Config.php @@ -51,8 +51,6 @@ class Config { } App::$config[$family]['config_loaded'] = true; } - - } } -- cgit v1.2.3