瀏覽代碼

Remove the error reporting in the include php.php.

markjcrane 9 年之前
父節點
當前提交
7dca373728
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      resources/php.php

+ 0 - 3
resources/php.php

@@ -23,9 +23,6 @@
 	Contributor(s):
 	Mark J Crane <[email protected]>
 */
-	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