mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
minor fix
This commit is contained in:
parent
f67bf8c2b7
commit
bb552226a6
@ -228,7 +228,7 @@ function events_get_all(
|
||||
%s
|
||||
%s
|
||||
WHERE 1=1
|
||||
'.join(' ', $sql_filters).'
|
||||
%s
|
||||
%s
|
||||
%s
|
||||
',
|
||||
@ -236,7 +236,7 @@ function events_get_all(
|
||||
$tevento,
|
||||
$tagente_join,
|
||||
$event_lj,
|
||||
$filter_extra_agents,
|
||||
join(' ', $sql_filters),
|
||||
$group_by,
|
||||
$order_by,
|
||||
$pagination
|
||||
|
Loading…
x
Reference in New Issue
Block a user