lolcat 2 年之前
父節點
當前提交
f3ff1f7374
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web.php

+ 1 - 1
web.php

@@ -14,7 +14,7 @@ $get = $frontend->parsegetfilters($_GET, $filters);
 	Captcha
 */
 include "lib/captcha_gen.php";
-new captcha($frontend, $get, $filters, true);
+new captcha($frontend, $get, $filters, "web", true);
 
 $payload = [
 	"class" => "",