var_dump dans la notification

This commit is contained in:
Fred Tempez 2022-11-22 18:02:10 +01:00
parent 69109e7e51
commit c753280771
1 changed files with 0 additions and 1 deletions

View File

@ -2092,7 +2092,6 @@ class common
if (common::$inputNotices) {
$notification = 'Impossible de soumettre le formulaire, car il contient des erreurs';
$notificationClass = 'notificationError';
var_dump(common::$inputNotices);
}
if (common::$coreNotices) {
$notification = 'Données absentes, restauration de <p> | ';