mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
fixed permissions
This commit is contained in:
parent
bf2ef75552
commit
d0386b17a4
@ -281,7 +281,6 @@ class CalendarManager
|
||||
}
|
||||
|
||||
if (is_numeric($id) === true) {
|
||||
// Check for permissions before rendering edit view or performing save action.
|
||||
if ((bool) check_acl(
|
||||
$config['id_user'],
|
||||
$calendar->id_group(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user