IcingaHost: syntax

This commit is contained in:
Thomas Gelf 2016-03-18 11:38:44 +01:00
parent 85b26822c0
commit 4119fee9bb
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ class IcingaHost extends IcingaObject
'volatile' => 'volatile', 'volatile' => 'volatile',
'has_agent' => 'has_agent', 'has_agent' => 'has_agent',
'master_should_connect' => 'master_should_connect', 'master_should_connect' => 'master_should_connect',
'accept_config' => 'accept_config' 'accept_config' => 'accept_config',
); );
protected $intervalProperties = array( protected $intervalProperties = array(