Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Duser.php141 $_ENV['user']->loginfailed($username, $ip);
/plugin/authucenter/lib/uc_client/model/
H A Duser.php272 function loginfailed($username, $ip = '') { function in usermodel