Merge remote-tracking branch 'origin/m_code_syntax' into m_code_syntax
This commit is contained in:
commit
0411321bbe
@ -88,7 +88,7 @@ if (empty($conf->mrp->enabled)) {
|
|||||||
}
|
}
|
||||||
$socid = 0;
|
$socid = 0;
|
||||||
if ($user->socid > 0) { // Protection if external user
|
if ($user->socid > 0) { // Protection if external user
|
||||||
//$socid = $user->socid;
|
//$socid = $user->socid;
|
||||||
accessforbidden();
|
accessforbidden();
|
||||||
}
|
}
|
||||||
//$result = restrictedArea($user, 'mrp', $id, '');
|
//$result = restrictedArea($user, 'mrp', $id, '');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user