Merge branch 'ent-3983-Informes-SLA-mensuales-de-keepalive-no-se-calculan-bien' into 'develop'

fix minor bug in reporting functions

See merge request artica/pandorafms!2460
This commit is contained in:
Alejandro Fraguas 2019-05-28 12:03:55 +02:00
commit a3591b799a
1 changed files with 0 additions and 1 deletions

View File

@ -5559,7 +5559,6 @@ function reporting_advanced_sla(
} else if ($agentmodule_info['id_tipo_modulo'] == '100') {
$max_value = 0.9;
$min_value = 0;
$inverse_interval = 1;
}
}
}