mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
parent
7993724dcb
commit
05f991c585
@ -946,7 +946,9 @@ abstract class IcingaObject extends DbObject implements IcingaConfigRenderer
|
||||
}
|
||||
|
||||
// Force exception
|
||||
$this->triggerLoopDetection();
|
||||
if ($this->hasBeenLoadedFromDb()) {
|
||||
$this->triggerLoopDetection();
|
||||
}
|
||||
|
||||
$vals = array();
|
||||
$vals['_MERGED_'] = (object) array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user