Fix: Uniformize code
This commit is contained in:
parent
aea3a6ab5b
commit
ed5c09a6ed
@ -61,7 +61,7 @@ $pagenext = $page + 1;
|
|||||||
|
|
||||||
$search_ref=GETPOST("search_ref");
|
$search_ref=GETPOST("search_ref");
|
||||||
$search_company=GETPOST("search_company");
|
$search_company=GETPOST("search_company");
|
||||||
$search_desc=getpost("search_desc");
|
$search_desc=GETPOST("search_desc");
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user