mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-20 20:51:50 +01:00
categories theme: include boardlist for real
This commit is contained in:
parent
53abbea37c
commit
343c9162f5
@ -42,7 +42,8 @@
|
||||
return Element('themes/categories/news.html', Array(
|
||||
'settings' => $settings,
|
||||
'config' => $config,
|
||||
'news' => $news
|
||||
'news' => $news,
|
||||
'boardlist' => createBoardlist(false)
|
||||
));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user