Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Duser.php261 if(!$_ENV['user']->check_emailformat($email)) {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php92 function check_emailformat($email) { function in usermodel