Home
last modified time | relevance | path

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

/plugin/authphpbb3/
H A Dauth.php51 protected $_phpbb_username = ''; variable in auth_plugin_authphpbb3
282 $this->_phpbb_username = $row['username'];
289 'name' => $this->_phpbb_username,
290 'username' => $this->_phpbb_username,
822 $this->_phpbb_username = $row['username'];