mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 08:34:04 -04:00
Fix typo
This commit is contained in:
parent
dcb83d9ab5
commit
32e958e4da
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class LdapUtils
|
|||
* @param string $dn DN
|
||||
* @param boolean $with_type Returns 'type=value' when true and 'value' when false
|
||||
*
|
||||
* @return string
|
||||
* @return array
|
||||
*/
|
||||
public static function explodeDN($dn, $with_type = true)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue