mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update event_edit_filter.php
This commit is contained in:
parent
765d37d4e9
commit
b972bc627a
@ -138,7 +138,8 @@ if ($update || $create) {
|
||||
['id_agente_modulo' => $id_agent_module]
|
||||
)
|
||||
);
|
||||
} $pagination = get_parameter('pagination', '');
|
||||
}
|
||||
$pagination = get_parameter('pagination', '');
|
||||
$event_view_hr = get_parameter('event_view_hr', '');
|
||||
$id_user_ack = get_parameter('id_user_ack', '');
|
||||
$group_rep = get_parameter('group_rep', '');
|
||||
|
Loading…
x
Reference in New Issue
Block a user