ソースを参照

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) {


読み込み中…
キャンセル
保存