mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
wip reports alert actions
This commit is contained in:
parent
751cb7380b
commit
abedd87910
@ -3170,6 +3170,8 @@ function alerts_get_alert_fired($filters=[], $groupsBy=[], $total=false)
|
||||
$group_by
|
||||
);
|
||||
|
||||
hd($query);
|
||||
|
||||
$data = db_get_all_rows_sql($query);
|
||||
|
||||
if ($data === false) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user