forked from ZwiiCMS-Team/ZwiiCMS
getInput return null without filter
This commit is contained in:
parent
aeb604468a
commit
9184bf3390
@ -748,7 +748,7 @@ class common
|
||||
}
|
||||
}
|
||||
// Sinon retourne null
|
||||
return helper::filter(null, $filter);
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user