1
0
forked from lolcat/4get

oh shit lmao oops

This commit is contained in:
cynic
2024-10-11 18:05:26 -04:00
parent 93b1aeedaa
commit e6c77eca73

View File

@@ -30,7 +30,14 @@ class bot_protection{
// check if we want captcha
if(config::BOT_PROTECTION !== 1){
apcu_inc("real_requests");
if($output === true){
$frontend->loadheader(
$get,
$filters,
$page
);
}
return;
}