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

Revert "Cleanup"

This reverts commit 070980f5.
parent 070980f5
Branches
Tags
No related merge requests found
...@@ -128,6 +128,7 @@ if ($resql) ...@@ -128,6 +128,7 @@ 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