Home
last modified time | relevance | path

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

/plugin/authucenter/
H A Dauth.php99 $user_info = $this->_uc_get_user_full($uid, 1);
124 $user_info = $this->_uc_get_user_full($uid, 1);
488 private function _uc_get_user_full($username, $isuid = 0){ function in auth_plugin_authucenter