Fix: syntax error
This commit is contained in:
parent
4d042c45cb
commit
79024c81ed
@ -39,7 +39,7 @@ $result = restrictedArea($user,'societe',$socid,'');
|
||||
$search_nom=trim(GETPOST("search_nom"));
|
||||
$search_nom_only=trim(GETPOST("search_nom_only"));
|
||||
$search_all=trim(GETPOST("search_all"));
|
||||
$search_ville=trim(GETPOT("search_ville"));
|
||||
$search_ville=trim(GETPOST("search_ville"));
|
||||
$socname=trim(GETPOST("socname"));
|
||||
$search_idprof1=trim(GETPOST('search_idprof1'));
|
||||
$search_idprof2=trim(GETPOST('search_idprof2'));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user