parent
89d8536a92
commit
50c67ceda2
|
@ -322,7 +322,7 @@ class ObjectCommand extends Command
|
|||
protected function load($name)
|
||||
{
|
||||
return IcingaObject::loadByType(
|
||||
$this->getType(),
|
||||
lcfirst($this->getType()),
|
||||
$name,
|
||||
$this->db()
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue