2024-11-22
2024-11-22 fonc(db) exporte la BDD de production
This commit is contained in:
parent
5b1b94c0fe
commit
2b13af6421
77 changed files with 20281 additions and 2988 deletions
3
web/app/mu-plugins/no-deprecations.php
Normal file
3
web/app/mu-plugins/no-deprecations.php
Normal 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