mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove the error reporting in the include php.php.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user