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