mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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();
|
||||
@ -8229,4 +8229,4 @@ function reporting_format_planned_downtime_dates ($planned_downtime) {
|
||||
return $dates;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user