]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_autopurge.php
The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer...
[mailer.git] / inc / modules / admin / what-list_autopurge.php
index 3d9cc2f7725155ec7e2ec4d44d1d8940c8ffe501..e7d72d4dfe8ea263f64a7d32d88d8c0be3ad374b 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 06/26/2004 *
- * ================                             Last change: 06/26/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 06/26/2004 *
+ * ===================                          Last change: 06/26/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-list_autopurge.php                          *
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -88,10 +89,10 @@ if (SQL_NUMROWS($result) > 0) {
                        'gender'      => translateGender($content['gender']),
                        'surname'     => $content['surname'],
                        'family'      => $content['family'],
-                       'email'       => "<a href=\"".generateEmailLink($content['email'], 'user_data')."\">".$content['email']."</a>",
-                       'joined'      => generateDateTime($content['joined'], '2'),
-                       'last_online' => generateDateTime($content['last_online'], '2'),
-                       'notified'    => generateDateTime($content['ap_notified'], '2'),
+                       'email'       => '<a href="' . generateEmailLink($content['email'], 'user_data') . '">' . $content['email'] . '</a>',
+                       'joined'      => generateDateTime($content['joined'], 2),
+                       'last_online' => generateDateTime($content['last_online'], 2),
+                       'notified'    => generateDateTime($content['ap_notified'], 2),
                );
 
                // Load row template