]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_holiday.php
Several more constants rewritten to getConfig()
[mailer.git] / inc / modules / admin / what-list_holiday.php
index 9a0a4a1f09c6e75a989ea496a5607a14883ace2a..0dc684b1498ee2a040bf33bddbefc142a7e6ae15 100644 (file)
@@ -64,11 +64,11 @@ if (SQL_NUMROWS($result) > 0) {
                        'sw'       => $SW,
                        'id'       => $content['id'],
                        'uid'      => 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'     => generateDateTime($content['last_online'], "3"),
+                       'last'     => generateDateTime($content['last_online'], '3'),
                );
 
                // Load row template and switch color