Searched refs:_smf_user_groups (Results 1 – 1 of 1) sorted by relevance
51 $_smf_user_groups = array(), variable in auth_plugin_authsmf20127 $USERINFO['grps'] = $_SESSION[DOKU_COOKIE]['auth']['grps'] = $this->_smf_user_groups;289 $this->_smf_user_groups[] = 'admin'; // Map SMF Admin to DokuWiki Admin291 $this->_smf_user_groups[] = $row->group_name;296 $this->_smf_user_groups[] = 'user';298 $this->_smf_user_groups = array_unique($this->_smf_user_groups);369 $user_data['smf_user_groups'] = array_unique($this->_smf_user_groups);