fixed minor error

This commit is contained in:
daniel 2018-06-06 18:00:44 +02:00
parent ea6f96e96b
commit 867e00c50d
1 changed files with 1 additions and 1 deletions

View File

@ -10067,7 +10067,7 @@ function api_get_module_graph($id_module, $thrash2, $other, $thrash4) {
SECONDS_1HOUR; // 1 hour by default
$graph_threshold =
(!empty($other) && isset($other['data'][2]) && !$other['data'][2])
(!empty($other) && isset($other['data'][2]) && $other['data'][2])
?
$other['data'][2]
: