Browse Source

local vars

pull/40/head
nonmakina 3 years ago
parent
commit
9c4da9a13d
  1. 1
      templates/themes/categories/theme.php

1
templates/themes/categories/theme.php

@ -101,6 +101,7 @@
}
$stats = [];
$unique = [];
foreach (array_merge(... $config['boards']) as $uri) {
$_board = getBoardInfo($uri);

Loading…
Cancel
Save