forked from leftypol/leftypol
functions.php: do not manually load anti-bot.php
This commit is contained in:
parent
708b4801dd
commit
878cad6f06
1 changed files with 0 additions and 1 deletions
|
@ -355,7 +355,6 @@ function define_groups() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function create_antibot($board, $thread = null) {
|
function create_antibot($board, $thread = null) {
|
||||||
require_once dirname(__FILE__) . '/anti-bot.php';
|
|
||||||
global $pdo;
|
global $pdo;
|
||||||
|
|
||||||
// Ensure $pdo is initialized.
|
// Ensure $pdo is initialized.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue