Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Duser.php263 } elseif(!$_ENV['user']->check_emailaccess($email)) {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php96 function check_emailaccess($email) { function in usermodel