mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
Fix typo
This commit is contained in:
parent
dcb83d9ab5
commit
32e958e4da
@ -22,7 +22,7 @@ class LdapUtils
|
|||||||
* @param string $dn DN
|
* @param string $dn DN
|
||||||
* @param boolean $with_type Returns 'type=value' when true and 'value' when false
|
* @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)
|
public static function explodeDN($dn, $with_type = true)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user