init
This commit is contained in:
commit
de73fc619a
3560 changed files with 747274 additions and 0 deletions
3
web/app/mu-plugins/no-deprecations.php
Executable file
3
web/app/mu-plugins/no-deprecations.php
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
error_reporting(E_ALL & ~E_WARNING & ~E_DEPRECATED & ~E_USER_DEPRECATED & ~E_NOTICE);
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue