]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_holiday.php
Endless redirect fixed and needless action/what sets removed
[mailer.git] / inc / modules / admin / what-list_holiday.php
index 5afce11932c2022baa2da177a35c33ebab0ec70a..f827ab7842e12f431ad39497ed5f3b9f890838ea 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 07/24/2004 *
- * ================                             Last change: 08/01/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 07/24/2004 *
+ * ===================                          Last change: 08/01/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-list_holiday.php                            *
@@ -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