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" => "",