mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-30 18:24:29 +01:00
Revert "When moving Reply from Thread to Thread: Remove re-direct to error page "Thread does not exist""
This commit is contained in:
parent
5961373dda
commit
70222e8c2d
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user