diff --git a/core/core.php b/core/core.php index a816726f..d1cc9d65 100644 --- a/core/core.php +++ b/core/core.php @@ -777,7 +777,7 @@ class common } } } - // Sinon retourne une chaine vide + //Sinon retourne null return helper::filter(null, $filter); }