forked from ZwiiCMS-Team/ZwiiCMS
Merge branch '10400' into 11000
This commit is contained in:
commit
49744a75b0
@ -969,7 +969,6 @@ class common {
|
||||
|
||||
// Empêcher la sauvegarde d'une donnée nulle.
|
||||
if (gettype($keys[count($keys) -1]) === NULL) {
|
||||
var_dump($keys);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user