Remove the error reporting in the include php.php.

This commit is contained in:
markjcrane 2016-05-11 13:18:39 -06:00
parent e3b874ee35
commit d25a904079
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
*/
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