]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/payout_functions.php
Missing SVN properties set
[mailer.git] / inc / libs / payout_functions.php
index 77d7121a2e6e03ca8b02d5d9b7c9c0737c01c0d0..65eb2937ba9e8a8290886e609a0204919078fbd5 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/19/2003 *
- * ===============                              Last change: 08/12/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 10/19/2003 *
+ * ===================                          Last change: 08/12/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-points.php                                  *
@@ -58,9 +58,6 @@ ORDER BY
                if (SQL_NUMROWS($result) > 0) {
                        // Now let's check
                        while ($content = SQL_FETCHARRAY($result)) {
-                               // Compile the type
-                               $content['type'] = compileCode($content['type']);
-
                                // Are these points enougth?
                                if ($points >= $content['min_points']) {
                                        // Prepare content for template