X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fdoubler_send.php;h=f3084e22a554fd93707a8710fc24c15cced91e69;hb=11d8e0b903c6570dc8b37f7ecfaf2cf49cba6ad0;hp=a148c206f0c757be65c6b25842a574d8184b50f9;hpb=b4fff82ddb8c8b323fa84703db23fc52e8db08c1;p=mailer.git diff --git a/inc/doubler_send.php b/inc/doubler_send.php index a148c206f0..f3084e22a5 100644 --- a/inc/doubler_send.php +++ b/inc/doubler_send.php @@ -141,7 +141,7 @@ if (((SQL_NUMROWS($result_total) > 0) && ($_CONFIG['doubler_sent_all'] == "Y")) // Update doubler's account only when others are not updated if (!$OK) { // Add points to used doubler points - UPDATE_CONFIG("douber_used", $points, "+"); + UPDATE_CONFIG("doubler_used", $points, "+"); } // Update variables to prevent errors