Revert "Fixed SLA monthly limited ranges" because it will cause conflicts with modules in unknown state

This reverts commit b46b9db075.
This commit is contained in:
Alejandro Gallardo Escobar 2015-07-02 18:27:31 +02:00
parent ef787b9b4a
commit 480a1f3f9c
1 changed files with 1 additions and 1 deletions

View File

@ -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) {
return false;
$interval_data = array ();
}
// Calculate planned downtime dates