Even more variables renamed and login procedure prepared for filter
[mailer.git] / inc / modules / order.php
index ee40a2149eaf0829dadf1f4964b5c12b6ec5ff7e..133ab4c8aedffcd4ac0289808d792cbc729d5c80 100644 (file)
@@ -90,8 +90,8 @@ if (empty($URL)) {
                $USED = $DATA[7] * GET_PAY_POINTS($DATA[3]);
 
                // Update used points
-               $ADD = "";
-               if (getConfig('order_max_full') == "ORDER") $ADD = ", mail_orders=mail_orders+1";
+               $add = "";
+               if (getConfig('order_max_full') == "ORDER") $add = ", mail_orders=mail_orders+1";
                SUB_POINTS("order", getUserId(), $USED);
 
                // Prepare content