Home
last modified time | relevance | path

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

/plugin/authucenter/
Dauth.php459 return uc_user_register($this->_convert_charset($username), $password, $email);
/plugin/authucenter/lib/uc_client/
Dclient.php355 function uc_user_register($username, $password, $email, $questionid = '', $answer = '', $regip = ''… function