diff --git a/web.php b/web.php index 4df2609..05700b2 100644 --- a/web.php +++ b/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" => "",