Update config.php
This commit is contained in:
parent
e3414483db
commit
101e06c57c
|
|
@ -43,4 +43,5 @@
|
|||
//error_reporting (E_ALL); // Report everything
|
||||
error_reporting (E_ALL ^ E_NOTICE); // hide notices
|
||||
//error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING ); //hide notices and warnings
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue