Changed sql error

Former-commit-id: 44e44ac87e446b8ce1753a64e790a5d957938a11
This commit is contained in:
marcos.alconada 2019-04-02 10:18:56 +02:00
parent f67c3d5fc0
commit ba251e8731
1 changed files with 1 additions and 1 deletions

View File

@ -4571,7 +4571,7 @@ function events_list_events_grouped_agents($sql)
$sql = sprintf( $sql = sprintf(
'SELECT * FROM %s 'SELECT * FROM %s
LEFT JOIN tagent_secondary_group LEFT JOIN tagent_secondary_group
ON tagent_secondary_group.id_agent = tevento.id_agente ON tagent_secondary_group.id_agent = id_agente
WHERE %s', WHERE %s',
$table, $table,
$sql $sql