Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/
DadLDAP.php131 protected $realPrimaryGroup = true; variable in adLDAP
452 * @param bool $realPrimaryGroup
455 public function setRealPrimaryGroup($realPrimaryGroup) argument
457 $this->realPrimaryGroup = $realPrimaryGroup;
467 return $this->realPrimaryGroup;