From 7a402e8f70b4b5f13e8dec07d9e4e84221c90177 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 7 Feb 2024 15:10:08 +0700 Subject: [PATCH] Revert "Update privmsg.php" This reverts commit ba0bcdf17425260fe4a10081ec0d3592a4fa9c24. --- privmsg.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/privmsg.php b/privmsg.php index 2b75260a..c2a876a0 100644 --- a/privmsg.php +++ b/privmsg.php @@ -1319,6 +1319,10 @@ else if ( $submit || $refresh || $mode != '' ) { $post_a = $lang['EDIT_MESSAGE']; } + else + { + pm_die($lang['NONE_SELECTED']); + } $s_hidden_fields = ''; $s_hidden_fields .= '';