]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_holiday.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / admin / what-list_holiday.php
index 5afce11932c2022baa2da177a35c33ebab0ec70a..c128d55096906890c782c0f81bf14230b6d476e5 100644 (file)
@@ -63,11 +63,11 @@ if (SQL_NUMROWS($result) > 0) {
                        'sw'       => $SW,
                        'id'       => $content['id'],
                        'userid'      => generateUserProfileLink($content['userid']),
-                       'start'    => generateDateTime($content['holiday_start'], '3'),
-                       'end'      => generateDateTime($content['holiday_end'], '3'),
+                       'start'    => generateDateTime($content['holiday_start'], 3),
+                       'end'      => generateDateTime($content['holiday_end'], 3),
                        'comments' => wordwrap($content['comments'], 15),
                        'status'   => translateUserStatus($content['status']),
-                       'last_online'     => generateDateTime($content['last_online'], '3'),
+                       'last_online'     => generateDateTime($content['last_online'], 3),
                );
 
                // Load row template and switch color