]> git.mxchange.org Git - mailer.git/blobdiff - inc/doubler_send.php
Another column fix
[mailer.git] / inc / doubler_send.php
index a148c206f0c757be65c6b25842a574d8184b50f9..f3084e22a554fd93707a8710fc24c15cced91e69 100644 (file)
@@ -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