mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Typo (Issueing
> Issuing
) (#3773)
This commit is contained in:
parent
727d07bd51
commit
483a9d1935
@ -1254,7 +1254,7 @@ class LdapConnection implements Selectable, Inspectable
|
|||||||
$derefName = 'find';
|
$derefName = 'find';
|
||||||
}
|
}
|
||||||
|
|
||||||
Logger::debug("Issueing LDAP search. Use '%s' to reproduce.", sprintf(
|
Logger::debug("Issuing LDAP search. Use '%s' to reproduce.", sprintf(
|
||||||
'ldapsearch -P 3%s -H "%s"%s -b "%s" -s "%s" -z %u -l %u -a "%s"%s%s%s',
|
'ldapsearch -P 3%s -H "%s"%s -b "%s" -s "%s" -z %u -l %u -a "%s"%s%s%s',
|
||||||
$starttlsParam,
|
$starttlsParam,
|
||||||
$this->normalizeHostname($this->hostname),
|
$this->normalizeHostname($this->hostname),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user