This commit is contained in:
sparkyx 2025-08-03 09:34:56 +02:00
parent d3e038bce0
commit 369596fc43

View file

@ -149,7 +149,6 @@ define('MAX_ACTION_SHOW', 20);
if (DEBUGNOALYSS == 0) {
// PRODUCTION : nothing is displaid , report only errors and warning
// Rapporte les erreurs d'exécution de script
error_reporting(E_ERROR | E_WARNING);
ini_set("display_errors", 0);
ini_set("html_errors", 0);