forked from GithubBackups/vichan
smart_build.php: a small fix to catalog handling
This commit is contained in:
parent
0c3c982d7a
commit
402dd58a4b
@ -94,6 +94,8 @@ function sb_ukko() {
|
||||
}
|
||||
|
||||
function sb_catalog($b) {
|
||||
if (!openBoard($b)) return false;
|
||||
|
||||
rebuildTheme("catalog", "post-thread", $b);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user