Home
last modified time | relevance | path

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

/plugin/authphpbb3/
H A Dauth.php55 protected $_phpbb_groups = array(); variable in auth_plugin_authphpbb3
295 'grps' => $this->_phpbb_groups
706 $this->_phpbb_groups = array();
729 $this->_phpbb_groups[] = $row['group_name'];
733 $this->_phpbb_groups[] = 'admin';