Debug
This commit is contained in:
parent
f75faaeac5
commit
b0d68b1224
|
@ -4,7 +4,7 @@
|
|||
date_default_timezone_set('Europe/Paris');
|
||||
|
||||
// enable while testing:
|
||||
error_reporting(E_ALL)
|
||||
error_reporting(E_ALL);
|
||||
// enable in production:
|
||||
// error_reporting(0);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user