diff --git a/config.inc.php3 b/config.inc.php3 index 320046c00..6182ce73d 100755 --- a/config.inc.php3 +++ b/config.inc.php3 @@ -7,9 +7,9 @@ * * All directives are explained in Documentation.html */ - + // Sets the php error reporting - Please do not change this line! -error_reporting(E_ALL) +error_reporting(E_ALL); /**