X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_autopurge.php;h=1ec7c1b2d273e0a28d3cfdd597e574d43694cbad;hb=d476e02cca701687022b734b396ca49267c5e103;hp=3d9cc2f7725155ec7e2ec4d44d1d8940c8ffe501;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/modules/admin/what-list_autopurge.php b/inc/modules/admin/what-list_autopurge.php index 3d9cc2f772..1ec7c1b2d2 100644 --- a/inc/modules/admin/what-list_autopurge.php +++ b/inc/modules/admin/what-list_autopurge.php @@ -1,6 +1,6 @@ 0) { 'surname' => $content['surname'], 'family' => $content['family'], 'email' => "".$content['email']."", - '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