Home
last modified time | relevance | path

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

/plugin/authucenter/
H A Dauth.php209 return $this->_uc_user_register($user, $pass, $mail);
458 private function _uc_user_register($username, $password, $email){ function in auth_plugin_authucenter