Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
[mailer.git] / inc / libs / payout_functions.php
index 77d7121a2e6e03ca8b02d5d9b7c9c0737c01c0d0..167142d23924d9464f9f30a0ae695c1cbf79d453 100644 (file)
@@ -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