forked from leftypol/leftypol
Add catalog support to all of rand, semi,rand and ukko themes
This commit is contained in:
parent
8b5688e12a
commit
31b69902bb
6 changed files with 64 additions and 2 deletions
|
@ -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'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue