2024-11-22

2024-11-22

fonc(db) exporte la BDD de production
This commit is contained in:
gcch 2024-11-22 19:18:51 +01:00
commit 2b13af6421
77 changed files with 20281 additions and 2988 deletions

View file

@ -0,0 +1,3 @@
<?php
error_reporting(E_ALL & ~E_WARNING & ~E_DEPRECATED & ~E_USER_DEPRECATED & ~E_NOTICE);
?>