mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fixed SLA monthly limited ranges
This commit is contained in:
parent
18495a23e5
commit
b46b9db075
@ -487,7 +487,7 @@ function reporting_get_agentmodule_sla_day ($id_agent_module, $period = 0, $min_
|
||||
$interval_data = db_get_all_rows_sql ($sql, $search_in_history_db);
|
||||
|
||||
if ($interval_data === false) {
|
||||
$interval_data = array ();
|
||||
return false;
|
||||
}
|
||||
|
||||
// Calculate planned downtime dates
|
||||
|
Loading…
x
Reference in New Issue
Block a user