forked from GithubBackups/vichan
anti-bot.php: remove unused variable
This commit is contained in:
parent
0e8aeca4af
commit
65008dec98
@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
$hidden_inputs_twig = [];
|
|
||||||
|
|
||||||
class AntiBot {
|
class AntiBot {
|
||||||
public $salt;
|
public $salt;
|
||||||
public $inputs = [];
|
public $inputs = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user