diff --git a/library/Director/Objects/IcingaService.php b/library/Director/Objects/IcingaService.php index e2aa339b..e2ad831e 100644 --- a/library/Director/Objects/IcingaService.php +++ b/library/Director/Objects/IcingaService.php @@ -468,7 +468,7 @@ class IcingaService extends IcingaObject implements ExportInterface /** * @return bool */ - protected function hasBeenAssignedToHostTemplate() + public function hasBeenAssignedToHostTemplate() { $hostId = $this->get('host_id');