Home
last modified time | relevance | path

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

/plugin/authucenter/
Dauth.php449 $return = uc_user_login($this->_convert_charset($username), $password);
/plugin/authucenter/lib/uc_client/
Dclient.php359 function uc_user_login($username, $password, $isuid = 0, $checkques = 0, $questionid = '', $answer … function