#
#OPEN
#
includes/functions_post.php
#
#FIND
#
$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
#
# ADD, AFTER
#
header("Location: ".append_sid("viewforum.$phpEx?f=$forum_id" ));
#
#SAVE , UPLOAD
# |