mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
cf6a0703be
commit
a656ca4067
@ -389,7 +389,7 @@ class IcingaService extends IcingaObject
|
|||||||
$hostProps = mt('director', 'Host properties');
|
$hostProps = mt('director', 'Host properties');
|
||||||
$hostVars = mt('director', 'Host Custom variables');
|
$hostVars = mt('director', 'Host Custom variables');
|
||||||
|
|
||||||
$hostProperties = IcingaHost::enumProperties($connection);
|
$hostProperties = IcingaHost::enumProperties($connection, 'host.');
|
||||||
|
|
||||||
if (array_key_exists($hostProps, $hostProperties)) {
|
if (array_key_exists($hostProps, $hostProperties)) {
|
||||||
$p = $hostProperties[$hostProps];
|
$p = $hostProperties[$hostProps];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user