Fix: Regression

This commit is contained in:
Laurent Destailleur 2012-04-29 21:40:13 +02:00
parent 5499c91712
commit 4132b51936

View File

@ -52,7 +52,7 @@ $search_login=GETPOST("search_login");
$type=GETPOST("type");
$search_email=GETPOST("search_email");
$search_categ=GETPOST("search_categ");
$sall=GETPOST("sall",'int');
$sall=GETPOST("sall");
if (GETPOST("button_removefilter"))
{