]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_holiday.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / reset / reset_holiday.php
index 998e929438226d9ac7308dd8a7076d429d6fa6f2..6a4fb039433795320cb42f23644c2f208f7ad001 100644 (file)
@@ -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