IcingaTimePeriodRanges: new range has been modified
This commit is contained in:
parent
93eccc52a6
commit
2b80c554d5
|
@ -101,6 +101,7 @@ class IcingaTimePeriodRanges implements Iterator, Countable, IcingaConfigRendere
|
|||
'timeperiod_key' => $range,
|
||||
'timeperiod_value' => $value,
|
||||
));
|
||||
$this->modified = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue