fixed permissions

This commit is contained in:
alejandro.campos@artica.es 2022-06-03 11:41:06 +02:00
parent bf2ef75552
commit d0386b17a4
1 changed files with 0 additions and 1 deletions

View File

@ -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(),