Don't display deprecated
This commit is contained in:
parent
8f8af8721a
commit
d8ee88d48c
@ -14,7 +14,7 @@
|
||||
* 0 8 * * 0,6 /home/scores/batch/scripts/calculScoreSurv.php >> /home/data/sources/log/calculScoreSurv.log
|
||||
*/
|
||||
|
||||
error_reporting(E_ALL ^ E_STRICT ^ E_NOTICE ^ E_WARNING);
|
||||
error_reporting(E_ALL ^ E_STRICT ^ E_NOTICE ^ E_WARNING ^ E_DEPRECATED);
|
||||
|
||||
// Define path to application directory
|
||||
defined('APPLICATION_PATH')
|
||||
|
Loading…
x
Reference in New Issue
Block a user