]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
Mailer used in many places, we still need a good 'selling' title
[mailer.git] / inc / libs / doubler_functions.php
index 28ce65d9b8cfaa87725e12708a55869e927ce44a..2a2100f59272ed2a4613f8525377ed613aa071ff 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 02/17/2005 *
- * ===============                              Last change: 02/17/2005 *
+ * Mailer v0.2.1-FINAL                                Start: 02/17/2005 *
+ * ===================                          Last change: 02/17/2005 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : doubler_functions.php                            *
@@ -92,11 +92,11 @@ LIMIT ".$limit, __FUNCTION__, __LINE__);
 
                        // Prepare data for the row template
                        $content = array(
-                               'userid' => $content['userid'],
-                               'rid'    => $content['refid'],
-                               'points' => translateComma($content['points']),
-                               'stamp'  => generateDateTime($content['timemark'], $DT_MODE),
-                               'sw'     => $SW,
+                               'userid'   => $content['userid'],
+                               'rid'      => $content['refid'],
+                               'points'   => translateComma($content['points']),
+                               'timemark' => generateDateTime($content['timemark'], $DT_MODE),
+                               'sw'       => $SW,
                        );
 
                        // Load template and switch color