diff --git a/modcp.php b/modcp.php index c13f558f..822ce54d 100644 --- a/modcp.php +++ b/modcp.php @@ -154,8 +154,6 @@ else // Start session management $user->session_start(array('req_login' => true)); -set_die_append_msg($forum_id, $topic_id); - // Check if user did or did not confirm. If they did not, forward them to the last page they were on if (isset($_POST['cancel']) || IS_GUEST) {