]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_bonus.php
Mailer used in many places, we still need a good 'selling' title
[mailer.git] / inc / modules / admin / what-config_bonus.php
index 406cefa1bde07018b6510e02a7e7542466f00118..b52da3c58a9fdcfaca1000a3acc0f0850eb26d37 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 08/31/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 08/31/2004 *
  * ================                             Last change: 11/14/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
@@ -76,7 +76,7 @@ if (isFormSent()) {
        // Prepare contants for the template
        $content['login']  = translateComma(getConfig('login_bonus')        , false);
        $content['turbo']  = translateComma(getConfig('turbo_bonus')        , false);
-       $contentp['order'] = translateComma(getConfig('bonus_order')        , false);
+       $content['order']  = translateComma(getConfig('bonus_order')        , false);
        $content['ref']    = translateComma(getConfig('bonus_ref')          , false);
        $content['stats']  = translateComma(getConfig('bonus_stats')        , false);
        $content['notify'] = translateComma(getConfig('bonus_notify_points'), false);
@@ -93,7 +93,7 @@ if (isFormSent()) {
 
        // Generate list
        $OUT = "<ol start=\"2\">\n";
-       $cnt = 0;
+       $cnt = '0';
        foreach ($RANKS as $k => $rate) {
                if (!empty($rate))      {
                        // Print only when something is in