mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
minor fix
This commit is contained in:
parent
132076198d
commit
129c24c287
@ -641,8 +641,6 @@ function events_get_all(
|
||||
$EM_groups = users_get_groups($config['id_user'], 'EM', false, true);
|
||||
$EW_groups = users_get_groups($config['id_user'], 'EW', false, true);
|
||||
|
||||
hd($EM_groups);
|
||||
|
||||
// Apply ACL layer.
|
||||
$sql = sprintf(
|
||||
'SELECT
|
||||
|
Loading…
x
Reference in New Issue
Block a user