forked from leftypol/leftypol
Merge branch 'master' of github.com:savetheinternet/Tinyboard
This commit is contained in:
commit
2f2674f5eb
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@
|
|||
}
|
||||
|
||||
function boardTitle($uri) {
|
||||
global $config;
|
||||
if($config['cache']['enabled'] && ($board = cache::get('board_' . $uri))) {
|
||||
return $board['title'];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue