Skip to content
Snippets Groups Projects
Commit 070980f5 authored by Rembert Oldenboom's avatar Rembert Oldenboom
Browse files

Cleanup

parent 9c6933a7
No related branches found
No related tags found
No related merge requests found
...@@ -128,7 +128,6 @@ if ($resql) ...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment