Revert "Cleanup"

This reverts commit 070980f5a6.
This commit is contained in:
Rembert Oldenboom 2016-10-23 17:04:21 +02:00
parent 070980f5a6
commit 65b986d9ec

View File

@ -72,7 +72,7 @@ $fieldstosearchall = array(
'd.lastname'=>'Lastname',
'd.firstname'=>'Firstname',
);
/*
* View
*/
@ -128,6 +128,7 @@ if ($resql)
$i = 0;
$param = '&statut='.$statut;
//if ($page > 0) $param.= '&page='.$page;
if ($optioncss != '') $param.='&optioncss='.$optioncss;
if ($statut >= 0)