diff --git a/inc/functions.php b/inc/functions.php index 45f81702..a355e53c 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -355,7 +355,6 @@ function define_groups() { } function create_antibot($board, $thread = null) { - require_once dirname(__FILE__) . '/anti-bot.php'; global $pdo; // Ensure $pdo is initialized.