]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/beg_functions.php
Charset fixed for SeCash, TODOs.txt updated, deprecated template removed
[mailer.git] / inc / libs / beg_functions.php
index 6fc6f55c1761c25be809bae704df53c0ba77aa63..8269062de04fac698463427569fe72b6576ff29c 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/15/2008 *
- * ===============                              Last change: 10/15/2008 *
+ * Mailer v0.2.1-FINAL                                Start: 10/15/2008 *
+ * ===================                          Last change: 10/15/2008 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : beg_functions.php                                *
@@ -56,7 +56,7 @@ function addPointsBeg ($userid, $points) {
                // Add points to account
                // @TODO Try to rewrite the following unset()
                unset($GLOBALS['ref_level']);
-               addPointsThroughReferalSystem('beg', $userid, $points, false, '0', $locked, strtolower(getConfig('beg_mode')));
+               addPointsThroughReferalSystem('beg', $userid, $points, false, 0, $locked, strtolower(getConfig('beg_mode')));
        }
 
        // Subtract begged points from member account if the admin has selected one