Bug : verification ne fonctionne pas avec MY_REPORT=N

This commit is contained in:
Dany wm 2024-02-21 20:44:29 +01:00 committed by sparkyx
parent 8c3cbda94f
commit 85f19810ad
2 changed files with 11 additions and 2 deletions

View file

@ -171,6 +171,7 @@ if (DEBUGNOALYSS == 0) {
ini_set('log_errors', 1);
ini_set('log_errors_max_len', 0);
}
// Erreur
define("NOERROR", 0);