This commit is contained in:
czaks 2016-05-08 10:59:36 +02:00
parent b6f0317bde
commit e265375475

View File

@ -1656,7 +1656,7 @@ function buildIndex($global_api = "yes") {
$content['current_page'] = $page;
}
elseif (!$antibot) {
create_antibot($board['uri']);
$antibot = create_antibot($board['uri']);
}
$antibot->reset();
if (!$pages) {