]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-doubler.php
This wasn't the fix...
[mailer.git] / inc / modules / guest / what-doubler.php
index 8b64a863de14adcbea495546016845e80b5e88fd..2fe75e36bb2638dfeb8a1334cf19deb38ae8603b 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 02/17/2005 *
- * ================                             Last change: 02/18/2005 *
+ * Mailer v0.2.1-FINAL                                Start: 02/17/2005 *
+ * ===================                          Last change: 02/18/2005 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-doubler.php                                 *
@@ -56,7 +56,7 @@ $content['total']  = translateComma(getConfig('doubler_points'));
 $content['min']    = translateComma(getConfig('doubler_min'));
 $content['max']    = translateComma(getConfig('doubler_max'));
 
-// Transfer referal ID
+// Transfer referal id
 $content['refid'] = determineReferalId();
 
 // Which mail-send-mode did the admin setup?