destoon去掉会员注册email验证

修改文件:

/module/member/member.class.php

 

删除61行:

//if(!is_email($email)) return $this->_($L['member_email_null']);

 

你可能感兴趣的:(destoon去掉会员注册email验证)