mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Reporting - SLA - minor changes
This commit is contained in:
parent
a0050dff08
commit
7091eb5aed
@ -637,7 +637,7 @@ function reporting_SLA($report, $content, $type = 'dinamic',
|
||||
}
|
||||
|
||||
if (modules_is_disable_agent($sla['id_agent_module'])
|
||||
|| modules_is_not_init($item['id_agent_module'])) {
|
||||
|| modules_is_not_init($sla['id_agent_module'])) {
|
||||
if ($metaconsole_on) {
|
||||
//Restore db connection
|
||||
metaconsole_restore_db();
|
||||
|
Loading…
x
Reference in New Issue
Block a user