X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmysql-manager.php;h=f11a84bf7493969c8533f933f211cb52f77fbb37;hp=723f61ecb63bea6f39d14401b5d8d9645e7ab716;hb=032c58de69aa2ebc83c46d62af9c14ead90004b9;hpb=d9e18e0493593d8f1badc389474f404e68182a6f diff --git a/inc/mysql-manager.php b/inc/mysql-manager.php index 723f61ecb6..f11a84bf74 100644 --- a/inc/mysql-manager.php +++ b/inc/mysql-manager.php @@ -1115,7 +1115,7 @@ function ADD_POINTS_REFSYSTEM($uid, $points, $send_notify=false, $rid="0", $lock // And sent it away SEND_EMAIL($email, SUBJECT_DIRECT_PAYMENT, $msg); - LOAD_TEMPLATE("admin_settings_saved", false, ADMIN_POINTS_ADDED); + if (!isset($_GET['mid'])) LOAD_TEMPLATE("admin_settings_saved", false, ADMIN_POINTS_ADDED); } // Maybe there's another ref?