Home
last modified time | relevance | path

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

/plugin/authucenter/
H A Dauth.php178 if($data = $this->_uc_get_user($user)){
412 if($data = $this->_uc_get_user($username)) {
453 private function _uc_get_user($username, $isuid = 0){ function in auth_plugin_authucenter