forked from GithubBackups/vichan
Moving threads wasn't working with the catalog theme enabled
Conflicts: inc/mod/pages.php
This commit is contained in:
parent
852172cec3
commit
fc0d17d27d
@ -1137,7 +1137,7 @@ function mod_move($originBoard, $postID) {
|
|||||||
buildIndex();
|
buildIndex();
|
||||||
|
|
||||||
// trigger themes
|
// trigger themes
|
||||||
rebuildThemes('post');
|
rebuildThemes('post', $targetBoard);
|
||||||
|
|
||||||
// return to original board
|
// return to original board
|
||||||
openBoard($originBoard);
|
openBoard($originBoard);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user