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
 	Captcha
 */
 */
 include "lib/captcha_gen.php";
 include "lib/captcha_gen.php";
-new captcha($frontend, $get, $filters, true);
+new captcha($frontend, $get, $filters, "web", true);
 
 
 $payload = [
 $payload = [
 	"class" => "",
 	"class" => "",