Searched defs:oldpw (Results 1 – 3 of 3) sorted by relevance
/plugin/authucenter/ |
H A D | auth.php | 462 private function _uc_user_edit($username, $oldpw, $newpw, $email){
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | user.php | 141 …function edit_user($username, $oldpw, $newpw, $email, $ignoreoldpw = 0, $questionid = '', $answer …
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 388 function uc_user_edit($username, $oldpw, $newpw, $email, $ignoreoldpw = 0, $questionid = '', $answe…
|