]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_autopurge.php
Missing SVN properties set
[mailer.git] / inc / modules / admin / what-list_autopurge.php
index 3d9cc2f7725155ec7e2ec4d44d1d8940c8ffe501..35464730ed0d920611c01a4563e4661d76a029f4 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                          *
@@ -89,9 +89,9 @@ if (SQL_NUMROWS($result) > 0) {
                        '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'),
+                       'joined'      => generateDateTime($content['joined'], 2),
+                       'last_online' => generateDateTime($content['last_online'], 2),
+                       'notified'    => generateDateTime($content['ap_notified'], 2),
                );
 
                // Load row template