Add catalog support to all of rand, semi,rand and ukko themes

This commit is contained in:
Benjamin Southall 2016-09-23 22:38:24 +09:00
parent 8b5688e12a
commit 31b69902bb
6 changed files with 64 additions and 2 deletions

View file

@ -18,6 +18,7 @@
$body = '';
$overflow = array();
$board = array(
'dir' => $this->settings['uri'] . "/",
'url' => $this->settings['uri'],
'name' => $this->settings['title'],
'title' => sprintf($this->settings['subtitle'], $this->settings['thread_limit'])