thinkcmf 相关

后台登录,暂停关掉登录验证码:

/Volumes/macHD2/myCode/wwwroot/app/admin/controller/PublicController.php

$captcha = $this->request->param('captcha');
// if (empty($captcha)) {
// $this->error(lang('CAPTCHA_REQUIRED'));
// }
//验证码
// if (!cmf_captcha_check($captcha)) {
// $this->error(lang('CAPTCHA_NOT_RIGHT'));
// }
上一篇:20款美化网站的 jQuery Lightbox 灯箱插件


下一篇:eclipse不能进入debug