mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
refactor events meta pandora_enterprise#9086
This commit is contained in:
parent
c42852a18f
commit
f93e141aac
@ -2876,9 +2876,6 @@ function alerts_get_alert_fired($filters=[], $groupsBy=[])
|
|||||||
global $config;
|
global $config;
|
||||||
|
|
||||||
$table = 'tevento';
|
$table = 'tevento';
|
||||||
if (is_metaconsole() === true) {
|
|
||||||
$table = 'tmetaconsole_event';
|
|
||||||
}
|
|
||||||
|
|
||||||
$filter_date = '';
|
$filter_date = '';
|
||||||
if (isset($filters['period']) === true
|
if (isset($filters['period']) === true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user