top-think / think-captcha

thinkphp 验证码类库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

整合workerman GatewayWorker的时候 验证码会 Cannot redeclare captcha()

yangguangwuwu opened this issue · comments

建议helper.php的所有函数

if (!function_exists('captcha')) {

}