mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-4308-error-sql-en-la-vista-de-reprotes-en-html-de-groups-event-report-metaconsola' into 'develop'
Resolved error query See merge request artica/pandorafms!2566
This commit is contained in:
commit
e3e187b122
@ -4865,7 +4865,7 @@ function events_get_count_events_by_agent(
|
||||
COUNT(*) AS count
|
||||
FROM %s t3
|
||||
WHERE utimestamp > %d AND utimestamp <= %d
|
||||
AND id_grupo IN (%s) %s
|
||||
AND id_grupo IN (%s)
|
||||
GROUP BY id_agente',
|
||||
$tagente,
|
||||
$tevento,
|
||||
|
Loading…
x
Reference in New Issue
Block a user