Home
last modified time | relevance | path

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

/plugin/authucenter/
H A Dauth.php463 return uc_user_edit($this->_convert_charset($username), $oldpw, $newpw, $email, 0);
/plugin/authucenter/lib/uc_client/
H A Dclient.php388 function uc_user_edit($username, $oldpw, $newpw, $email, $ignoreoldpw = 0, $questionid = '', $answe… function