mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
81601e6303
commit
bc5d3b64c4
@ -48,7 +48,7 @@ class ThresholdRange
|
|||||||
$range = new static();
|
$range = new static();
|
||||||
$range->raw = $rawRange;
|
$range->raw = $rawRange;
|
||||||
|
|
||||||
if ($rawRange === '') {
|
if ($rawRange == '') {
|
||||||
return $range;
|
return $range;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user