mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
minor fix
This commit is contained in:
parent
a1f172e713
commit
296ec44ef4
@ -199,7 +199,7 @@ if ($load_filter_id > 0) {
|
||||
$user_groups_fl = users_get_groups(
|
||||
$config['id_user'],
|
||||
'AR',
|
||||
users_can_manage_group_all(),
|
||||
users_can_manage_group_all('AR'),
|
||||
true
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user