mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
89d8536a92
commit
50c67ceda2
@ -322,7 +322,7 @@ class ObjectCommand extends Command
|
|||||||
protected function load($name)
|
protected function load($name)
|
||||||
{
|
{
|
||||||
return IcingaObject::loadByType(
|
return IcingaObject::loadByType(
|
||||||
$this->getType(),
|
lcfirst($this->getType()),
|
||||||
$name,
|
$name,
|
||||||
$this->db()
|
$this->db()
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user