mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
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…
x
Reference in New Issue
Block a user