Home
last modified time | relevance | path

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

/plugin/authphpbb3/
H A Dauth.php53 protected $_phpbb_user_email = ''; variable in auth_plugin_authphpbb3
283 $this->_phpbb_user_email = $row['user_email'];
291 'mail' => $this->_phpbb_user_email,
823 $this->_phpbb_user_email = $row['user_email'];