Skip to content
Snippets Groups Projects
Commit 1ad2aeaf authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Removed baf cut and paste

parent a4d0e501
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,6 @@ if ($result) { ...@@ -202,7 +202,6 @@ if ($result) {
$i = 0; $i = 0;
$param=""; $param="";
if ($search_login) $param.="&search_login=".$search_login;
if ($search_facture) $param.="&search_facture=".$search_facture; if ($search_facture) $param.="&search_facture=".$search_facture;
if ($search_ref) $param.="&search_ref=".$search_ref; if ($search_ref) $param.="&search_ref=".$search_ref;
if ($search_label) $param.="&search_label=".$search_label; if ($search_label) $param.="&search_label=".$search_label;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment