mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
fuck
This commit is contained in:
parent
3aa0180774
commit
f3ff1f7374
1 changed files with 1 additions and 1 deletions
2
web.php
2
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" => "",
|
||||
|
|
Loading…
Reference in a new issue