core var_dump
This commit is contained in:
parent
bc28e72aff
commit
71fcae697d
@ -1940,7 +1940,6 @@ class common {
|
||||
$notificationClass = 'notificationSuccess';
|
||||
}
|
||||
if(common::$inputNotices) {
|
||||
var_dump(common::$inputNotices);
|
||||
$notification = 'Impossible de soumettre le formulaire, car il contient des erreurs';
|
||||
$notificationClass = 'notificationError';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user