Update document.php
This commit is contained in:
parent
d92f6bb4fb
commit
a655faf08d
@ -77,6 +77,7 @@ $object->fetch($id, $ref);
|
||||
$permissiontoadd = $user->rights->propal->creer;
|
||||
|
||||
// Security check
|
||||
$socid = '';
|
||||
if (!empty($user->socid)) {
|
||||
$socid = $user->socid;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user