]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_autopurge.php
Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
[mailer.git] / inc / modules / admin / what-list_autopurge.php
index 3d9cc2f7725155ec7e2ec4d44d1d8940c8ffe501..09cde0c7f56fc398f58ba6d9316d0472ba0f1705 100644 (file)
@@ -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