10048 Exclude id_alert_action from query
This commit is contained in:
parent
fe548936a0
commit
9073349e94
|
@ -2255,7 +2255,7 @@ function get_group_alerts(
|
|||
$filter,
|
||||
$orderbyText
|
||||
);
|
||||
hd($sql, true);
|
||||
|
||||
$alerts = db_get_all_rows_sql($sql);
|
||||
|
||||
if ($alerts === false) {
|
||||
|
|
Loading…
Reference in New Issue