From 9701ae381c98aef60b5a34d30ca3031025b043cb Mon Sep 17 00:00:00 2001 From: quix0r Date: Fri, 30 Oct 2009 08:52:22 +0000 Subject: [PATCH] Also solved... :) --- inc/config-functions.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/inc/config-functions.php b/inc/config-functions.php index 5cbb77db72..f113996598 100644 --- a/inc/config-functions.php +++ b/inc/config-functions.php @@ -62,10 +62,6 @@ function initConfig () { // 'DEBUG_REGEX' => 'N', // 'ADMIN_REGISTERED' => 'N', // 'verbose_sql' => 'Y', - // 'ENABLE_BACKLINK' => 'Y', - // 'display_debug_sqls' => 'N', - // Keep session_save_path to fall-back to php.ini setting - // 'session_save_path' => '', // For installation phase: 'SMTP_HOSTNAME' => '', 'SMTP_USER' => '', -- 2.39.5