]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
Huge HTML/CSS rewrite (see forum)
[mailer.git] / inc / libs / doubler_functions.php
index 28ce65d9b8cfaa87725e12708a55869e927ce44a..8255f64fdc30fa0190c527419287bf82e7435e93 100644 (file)
@@ -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