Compare commits

...

1 Commits

View File

@ -1257,10 +1257,8 @@ function mod_move_reply($originBoard, $postID) {
// build index
buildIndex();
if ($post['op']) {
// build new thread
buildThread($newID);
}
// trigger themes
rebuildThemes('post', $targetBoard);