X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-unlock_emails.php;h=89da1f3e73feb4c4dd2645a6d22a0f83e0cb425c;hp=65c342dec1ab6d1bdb61ba77228738f87bb95e82;hb=2da53ff496ae7ea2043c2b03323b5d6852eb0bea;hpb=ad1871ab43f3e127a6f1cce5c5d34c7baeace1aa diff --git a/inc/modules/admin/what-unlock_emails.php b/inc/modules/admin/what-unlock_emails.php index 65c342dec1..89da1f3e73 100644 --- a/inc/modules/admin/what-unlock_emails.php +++ b/inc/modules/admin/what-unlock_emails.php @@ -97,6 +97,7 @@ LIMIT 1", } // Check for surfbar extension + $msg_user = "MISSING"; if (EXT_IS_ACTIVE("surfbar")) { // Add the url $insertId = SURFBAR_ADMIN_ADD_URL($DATA['url'], $DATA['sender'], $DATA['payment'], $DATA['payment_id']);