mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-13 18:40:49 +01:00
fixup
This commit is contained in:
parent
b6f0317bde
commit
e265375475
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user