forked from leftypol/leftypol
fixup
This commit is contained in:
parent
b6f0317bde
commit
e265375475
1 changed files with 1 additions and 1 deletions
|
@ -1656,7 +1656,7 @@ function buildIndex($global_api = "yes") {
|
||||||
$content['current_page'] = $page;
|
$content['current_page'] = $page;
|
||||||
}
|
}
|
||||||
elseif (!$antibot) {
|
elseif (!$antibot) {
|
||||||
create_antibot($board['uri']);
|
$antibot = create_antibot($board['uri']);
|
||||||
}
|
}
|
||||||
$antibot->reset();
|
$antibot->reset();
|
||||||
if (!$pages) {
|
if (!$pages) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue