diff --git a/resources/php.php b/resources/php.php index 8c9a1902b1..5de0dd0f55 100644 --- a/resources/php.php +++ b/resources/php.php @@ -23,9 +23,6 @@ Contributor(s): Mark J Crane */ - error_reporting(E_ALL ^ E_NOTICE); //hide notices - //error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING ); //hide notices and warnings - //error_reporting(E_ALL); //session handling //start the session