瀏覽代碼

fixup

pull/47/head^2
czaks 8 年之前
父節點
當前提交
e265375475
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      inc/functions.php

+ 1
- 1
inc/functions.php 查看文件

@@ -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…
取消
儲存