mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +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(
|
$user_groups_fl = users_get_groups(
|
||||||
$config['id_user'],
|
$config['id_user'],
|
||||||
'AR',
|
'AR',
|
||||||
users_can_manage_group_all(),
|
users_can_manage_group_all('AR'),
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user