mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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…
x
Reference in New Issue
Block a user