]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_holiday.php
Fix of display-bug in member's overview of points (what=points) and extra call-back...
[mailer.git] / inc / reset / reset_holiday.php
index 998e929438226d9ac7308dd8a7076d429d6fa6f2..37662440bf62c5a087b32d8a50084a725a5be654 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 12/10/2005 *
- * ===============                              Last change: 12/10/2005 *
+ * Mailer v0.2.1-FINAL                                Start: 12/10/2005 *
+ * ===================                          Last change: 12/10/2005 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : reset_holiday.php                                *
@@ -73,9 +73,9 @@ LIMIT 1",
 
                        // Prepare all data for the template
                        $content = array(
-                               'activated' => generateDateTime($content['holiday_activated'], '1'),
-                               'start'     => generateDateTime($content['holiday_start']    , '1'),
-                               'end'       => generateDateTime($content['holiday_end']      , '1')
+                               'activated' => generateDateTime($content['holiday_activated'], 1),
+                               'start'     => generateDateTime($content['holiday_start']    , 1),
+                               'end'       => generateDateTime($content['holiday_end']      , 1)
                        );
 
                        // Send email to user