]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/order.php
Hotfix
[mailer.git] / inc / modules / order.php
index 071e4db443b648bc74db94c3c5e6bd83d0a5cdcf..d2a67e94c5cc4abb7bda2b7ded859f7734c1ee0e 100644 (file)
@@ -103,7 +103,7 @@ if (empty($url)) {
                // Update used points
                $add = '';
                if ((isExtensionInstalledAndNewer('order', '0.1.1')) && (getConfig('order_max_full') == 'ORDER')) {
-                       $add = ', `mail_orders`=`mail_orders`+1';
+                       $add = ',`mail_orders`=`mail_orders`+1';
                } // END - if
 
                // Send an email to the user