Home
last modified time | relevance | path

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

/plugin/authphpbb3/
H A Dauth.php49 protected $_phpbb_user_type = 0; variable in auth_plugin_authphpbb3
280 $this->_phpbb_user_type = (int)$row['user_type'];
732 if ($this->_phpbb_user_type === 3) {
821 $this->_phpbb_user_type = (int)$row['user_type'];