removed debug setting from installer

This commit is contained in:
Andre Lorbach 2008-10-07 11:06:26 +02:00
parent 9c22e0a71f
commit e0a4fd6b99

View File

@ -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