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
|
// 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user