fix minor bug in reporting functions

This commit is contained in:
alejandro-campos 2019-05-27 18:31:20 +02:00
parent a898fad2c3
commit 58d0dc5dbc
1 changed files with 0 additions and 1 deletions

View File

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