diff --git a/config.inc.php.sample b/config.inc.php.sample index 0a6ccad..81d07ee 100644 --- a/config.inc.php.sample +++ b/config.inc.php.sample @@ -14,7 +14,7 @@ if (preg_match("/config.inc.php/", $_SERVER['SCRIPT_NAME'])) { // Debug mode // Enables PHP error output -$CONF['debug'] = 'true'; +$CONF['debug'] = 'false'; // Language config // Language files are located in './languages'.