mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
removed debug setting from installer
This commit is contained in:
parent
9c22e0a71f
commit
e0a4fd6b99
@ -56,7 +56,7 @@ $content['web_theme'] = "default";
|
||||
$content['user_theme'] = "default";
|
||||
$configsamplefile = $content['BASEPATH'] . "include/config.sample.php";
|
||||
|
||||
ini_set('error_reporting', E_ALL); // DEBUG ENABLE
|
||||
//ini_set('error_reporting', E_ALL); // DEBUG ENABLE
|
||||
// *** *** //
|
||||
|
||||
// --- CONTENT Vars
|
||||
|
Loading…
x
Reference in New Issue
Block a user