lolcat il y a 2 ans
Parent
commit
f3ff1f7374
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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" => "",