mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
AgentWizard: just a newline
This commit is contained in:
parent
681f2de05a
commit
7dde47dbca
@ -179,6 +179,7 @@ class AgentWizard
|
|||||||
$r->getBaseUrl()
|
$r->getBaseUrl()
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function renderPowershellParameters($parameters)
|
protected function renderPowershellParameters($parameters)
|
||||||
{
|
{
|
||||||
$maxKeyLength = max(array_map('strlen', array_keys($parameters)));
|
$maxKeyLength = max(array_map('strlen', array_keys($parameters)));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user