mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Resolved error query
This commit is contained in:
parent
1f2e6a50f8
commit
4430f18ac5
@ -4861,7 +4861,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