From d25a904079030c596b7ac1a7df16b4645aa7d01a Mon Sep 17 00:00:00 2001 From: markjcrane Date: Wed, 11 May 2016 13:18:39 -0600 Subject: [PATCH] Remove the error reporting in the include php.php. --- resources/php.php | 3 --- 1 file changed, 3 deletions(-) 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