Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Duser.php249 } elseif(!$_ENV['user']->check_usernamecensor($username)) {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php74 function check_usernamecensor($username) { function in usermodel