Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Duser.php247 if(!$_ENV['user']->check_username($username)) {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php41 function check_username($username) { function in usermodel