Home
last modified time | relevance | path

Searched refs:childGroup (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php74 $childGroup = $this->info($child, array("cn"));
75 if ($childGroup[0]["dn"] === NULL){
78 $childDn = $childGroup[0]["dn"];
226 $childGroup = $this->info($child, array("cn"));
227 if ($childGroup[0]["dn"] === NULL) {
230 $childDn = $childGroup[0]["dn"];