FIX #yogosha5678

This commit is contained in:
Laurent Destailleur
2021-03-19 14:25:59 +01:00
parent ae7261c0a7
commit 1540f62df0
12 changed files with 75 additions and 105 deletions

View File

@@ -187,7 +187,7 @@ if ($user->socid > 0) { // Protection if external user
//$socid = $user->socid;
accessforbidden();
}
//$result = restrictedArea($user, 'mymodule', $id, '');
//$result = restrictedArea($user, 'mymodule');
//if (!$permissiontoread) accessforbidden();