1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00
This commit is contained in:
lolcat 2023-10-16 02:49:24 -04:00
parent 3aa0180774
commit f3ff1f7374

View file

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