diff --git a/inc/anti-bot.php b/inc/anti-bot.php index cfa05a32..326628af 100644 --- a/inc/anti-bot.php +++ b/inc/anti-bot.php @@ -6,8 +6,6 @@ defined('TINYBOARD') or exit; -$hidden_inputs_twig = []; - class AntiBot { public $salt; public $inputs = [];