Compare commits

...

1 Commits

View File

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