X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fdoubler_send.php;h=f3084e22a554fd93707a8710fc24c15cced91e69;hp=a148c206f0c757be65c6b25842a574d8184b50f9;hb=7f104f6fe558bb56b4205241435a2357c2feece1;hpb=811c2a74188a97591fb05ed1dd3d1929b8bc23aa 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