Cleanup
This commit is contained in:
parent
9c6933a796
commit
070980f5a6
@ -72,7 +72,7 @@ $fieldstosearchall = array(
|
|||||||
'd.lastname'=>'Lastname',
|
'd.lastname'=>'Lastname',
|
||||||
'd.firstname'=>'Firstname',
|
'd.firstname'=>'Firstname',
|
||||||
);
|
);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* View
|
* View
|
||||||
*/
|
*/
|
||||||
@ -128,7 +128,6 @@ if ($resql)
|
|||||||
$i = 0;
|
$i = 0;
|
||||||
|
|
||||||
$param = '&statut='.$statut;
|
$param = '&statut='.$statut;
|
||||||
//if ($page > 0) $param.= '&page='.$page;
|
|
||||||
if ($optioncss != '') $param.='&optioncss='.$optioncss;
|
if ($optioncss != '') $param.='&optioncss='.$optioncss;
|
||||||
|
|
||||||
if ($statut >= 0)
|
if ($statut >= 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user