forked from leftypol/leftypol
small bug fix with thread moving
This commit is contained in:
parent
8b1dbe502e
commit
9677da2d95
1 changed files with 1 additions and 1 deletions
4
mod.php
4
mod.php
|
@ -2758,9 +2758,9 @@
|
|||
$post['body_nomarkup']);
|
||||
|
||||
$post['body'] = $post['body_nomarkup'];
|
||||
}
|
||||
}
|
||||
$post['tracked_cites'] = markup($post['body'], true);
|
||||
}
|
||||
}
|
||||
|
||||
$newIDs[$post['id']] = $newPostID = post($post, false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue