Recherche de champ vide sur le adm_list == recherche de *
This commit is contained in:
parent
036d82b328
commit
cdf5daae77
|
@ -44,6 +44,7 @@ $fields = array (
|
|||
);
|
||||
getFields($fields);
|
||||
|
||||
if (empty($pattern)) $pattern="*";
|
||||
|
||||
if ($short!=-1) {
|
||||
$mem->adminpref($short);
|
||||
|
|
Loading…
Reference in New Issue