minor fix

This commit is contained in:
fbsanchez 2019-06-07 22:58:49 +02:00
parent f67bf8c2b7
commit bb552226a6
1 changed files with 2 additions and 2 deletions

View File

@ -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