]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/order.php
Even more variables renamed and login procedure prepared for filter
[mailer.git] / inc / modules / order.php
index a59ca0aefa49f0f1d4e358f01663d509e7c86961..133ab4c8aedffcd4ac0289808d792cbc729d5c80 100644 (file)
@@ -10,7 +10,7 @@
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Sendet die Buchung an die Administratoren        *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
+ * $Revision::                                                        $ *
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
@@ -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