IcingaEndpoint: fix indentation
This commit is contained in:
parent
9f2070dced
commit
3714d2567b
|
@ -74,7 +74,7 @@ class IcingaEndpoint extends IcingaObject
|
|||
|
||||
$user = $this->getApiUser();
|
||||
$client->setCredentials(
|
||||
// TODO: $user->client_dn,
|
||||
// TODO: $user->client_dn,
|
||||
$user->object_name,
|
||||
$user->password
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue