X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_autopurge.php;h=14e42f36cc13ce6d4acf4dce31b80a2df30b37a8;hb=96dfdd6b8e6a56d6594c3525e5fd2a066697a6de;hp=09cde0c7f56fc398f58ba6d9316d0472ba0f1705;hpb=dbb6aa4eaeff7c3bab27f143d881781380d43d41;p=mailer.git diff --git a/inc/modules/admin/what-list_autopurge.php b/inc/modules/admin/what-list_autopurge.php index 09cde0c7f5..14e42f36cc 100644 --- a/inc/modules/admin/what-list_autopurge.php +++ b/inc/modules/admin/what-list_autopurge.php @@ -1,7 +1,7 @@ 0) { 'gender' => translateGender($content['gender']), 'surname' => $content['surname'], 'family' => $content['family'], - 'email' => "".$content['email']."", + 'email' => '' . $content['email'] . '', 'joined' => generateDateTime($content['joined'], 2), 'last_online' => generateDateTime($content['last_online'], 2), 'notified' => generateDateTime($content['ap_notified'], 2),