mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
LdapQuery: Remove obsolete code
This commit is contained in:
parent
a7a94d5307
commit
be241d5b4e
@ -273,7 +273,7 @@ class LdapQuery extends SimpleQuery
|
||||
);
|
||||
$sorted[$new_key] = $key;
|
||||
}
|
||||
unset($groups);
|
||||
|
||||
ksort($sorted);
|
||||
|
||||
$tree = Root::forConnection($this->ds);
|
||||
|
Loading…
x
Reference in New Issue
Block a user