forked from GithubBackups/vichan
Compare commits
1 Commits
master
...
revert-518
Author | SHA1 | Date | |
---|---|---|---|
|
ca079eeae1 |
@ -1257,11 +1257,9 @@ function mod_move_reply($originBoard, $postID) {
|
||||
|
||||
// build index
|
||||
buildIndex();
|
||||
if ($post['op']) {
|
||||
// build new thread
|
||||
buildThread($newID);
|
||||
}
|
||||
|
||||
// build new thread
|
||||
buildThread($newID);
|
||||
|
||||
// trigger themes
|
||||
rebuildThemes('post', $targetBoard);
|
||||
// mod log
|
||||
|
Loading…
x
Reference in New Issue
Block a user