From 3050876be09af7c943bed18491c66e220200387b Mon Sep 17 00:00:00 2001 From: alexveebee Date: Thu, 1 May 2025 15:09:36 +0000 Subject: [PATCH] remove space --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 3996d99c..458b9ee1 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1873,7 +1873,7 @@ // Enable public logs? 0: NO, 1: YES, 2: YES, but drop names $config['public_logs'] = 0; - + /* * ==================== * Events (PHP 5.3.0+)