Parcourir la source

fixup

pull/47/head^2
czaks il y a 8 ans
Parent
révision
e265375475
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      inc/functions.php

+ 1
- 1
inc/functions.php Voir le fichier

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


Chargement…
Annuler
Enregistrer