fuck
This commit is contained in:
parent
3aa0180774
commit
f3ff1f7374
2
web.php
2
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" => "",
|
||||||
|
|
Loading…
Reference in New Issue