Searched refs:uc_user_edit (Results 1 – 2 of 2) sorted by relevance
/plugin/authucenter/ |
H A D | auth.php | 463 return uc_user_edit($this->_convert_charset($username), $oldpw, $newpw, $email, 0);
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 388 function uc_user_edit($username, $oldpw, $newpw, $email, $ignoreoldpw = 0, $questionid = '', $answe… function
|