forked from leftypol/leftypol
cli.php: remove double inclusion of anti-bot.php
This commit is contained in:
parent
367953f134
commit
22c73c2249
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ if(!getenv('TINYBOARD_PATH')) {
|
||||||
putenv('TINYBOARD_PATH=' . getcwd());
|
putenv('TINYBOARD_PATH=' . getcwd());
|
||||||
|
|
||||||
require 'inc/bootstrap.php';
|
require 'inc/bootstrap.php';
|
||||||
require 'inc/anti-bot.php';
|
|
||||||
|
|
||||||
$mod = Array(
|
$mod = Array(
|
||||||
'id' => -1,
|
'id' => -1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue