]> 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 f6b7cee7ff8a232563a7f6efff0237af12380197..133ab4c8aedffcd4ac0289808d792cbc729d5c80 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Sendet die Buchung an die Administratoren        *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. March 2009)             $ *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author:: stelzi                                                   $ *
+ * $Author::                                                          $ *
  * Needs to be in all Files and every File needs "svn propset           *
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -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