mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
rebuild shadowed thread after moving
This commit is contained in:
parent
15a466e312
commit
c57cecdf57
1
mod.php
1
mod.php
@ -2811,6 +2811,7 @@
|
||||
markup($post['body']);
|
||||
|
||||
$botID = post($post, false);
|
||||
buildThread($postID);
|
||||
|
||||
header('Location: ?/' . sprintf($config['board_path'], $boardName) . $config['dir']['res'] . sprintf($config['file_page'], $postID) . '#' . $botID, true, $config['redirect_http']);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user