From 94e2f805af5c52d7c86a9724c5385e2bebd47480 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Feb 2024 18:07:42 +0700 Subject: [PATCH] Revert "Update modcp.php" This reverts commit 130507c8d475d87cd88d92893bb86a6645be392d. --- modcp.php | 2 -- 1 file changed, 2 deletions(-) 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) {