X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid.php;h=5bca0bab23565d0a33353965f4b9e7fb69e80e56;hb=e3d9cad1ecbc188f33fbc909e6df2b2d4aeefa0e;hp=523d319c1969087c59416f97595aa4eb39b04a2b;hpb=ea106f65425a5cc6284cd4e5f67573e81423e1ba;p=mailer.git diff --git a/mailid.php b/mailid.php index 523d319c19..5bca0bab23 100644 --- a/mailid.php +++ b/mailid.php @@ -59,10 +59,8 @@ if (isBooleanConstantAndTrue('mxchange_installed')) { if (!empty($_GET['mailid'])) $url_mid = bigintval($_GET['mailid']); if (!empty($_GET['bonusid'])) $url_bid = bigintval($_GET['bonusid']); - //* DEBUG: */ die("*".$url_uid."/".$url_bid."/".$url_mid."*
".print_r($FATAL, true)."
"); - - // 01 1 12 3 32 21 1 2 2 10 - if (($url_uid) > 0 && (($url_mid > 0) || ($url_bid > 0)) && (count($FATAL) == 0)) { + // 01 1 12 3 32 21 1 22 10 + if (($url_uid) > 0 && (($url_mid > 0) || ($url_bid > 0)) && (getTotalFatalErrors() == 0)) { // Maybe he wants to confirm an email? if ($url_mid > 0) { // Normal-Mails