forked from leftypol/leftypol
Moving threads wasn't working with the catalog theme enabled
Conflicts: inc/mod/pages.php
This commit is contained in:
parent
334e69b69f
commit
5f977ee593
1 changed files with 1 additions and 1 deletions
|
@ -1137,7 +1137,7 @@ function mod_move($originBoard, $postID) {
|
|||
buildIndex();
|
||||
|
||||
// trigger themes
|
||||
rebuildThemes('post');
|
||||
rebuildThemes('post', $targetBoard);
|
||||
|
||||
// return to original board
|
||||
openBoard($originBoard);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue