mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
Db: indentation
This commit is contained in:
parent
204f4a662b
commit
9ae4553546
@ -112,8 +112,8 @@ class Db extends DbConnection
|
||||
if (! $name) {
|
||||
throw new ConfigurationError(
|
||||
'Unable to detect your deployment endpoint. I was looking for'
|
||||
. ' the first endpoint configured with an assigned API user'
|
||||
. ' in the "%s" zone.',
|
||||
. ' the first endpoint configured with an assigned API user'
|
||||
. ' in the "%s" zone.',
|
||||
$this->getMasterZoneName()
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user