Drush_Update_2021-01-29_17_24

This commit is contained in:
root
2021-01-29 17:24:56 +01:00
parent 93e3f68e97
commit 7894f6132c
2 changed files with 11 additions and 1 deletions

View File

@@ -3,4 +3,6 @@
error_reporting(E_ERROR);
//developement
//error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE);
error_reporting(E_ERROR | E_WARNING | E_PARSE);
?>