IcingaTimePeriodRanges: new range has been modified

This commit is contained in:
Thomas Gelf 2016-03-16 22:14:39 +01:00
parent 93eccc52a6
commit 2b80c554d5
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ class IcingaTimePeriodRanges implements Iterator, Countable, IcingaConfigRendere
'timeperiod_key' => $range,
'timeperiod_value' => $value,
));
$this->modified = true;
}
}