eol
This commit is contained in:
parent
89d8eb19c0
commit
a1e7663614
@ -39,7 +39,7 @@ $langs->load("companies");
|
||||
$id = GETPOST('facid','int')?GETPOST('facid','int'):GETPOST('id','int');
|
||||
$action=GETPOST('action','alpha');
|
||||
$confirm=GETPOST('confirm','alpha');
|
||||
$ref = GETPOST('ref','alpha');
|
||||
$ref = GETPOST('ref','alpha');
|
||||
|
||||
// Security check
|
||||
if ($user->societe_id) $socid=$user->societe_id;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user