X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fautopurge%2Fpurge-mails.php;h=795e2d1fb7495a91dae8c34239f20458c97897c3;hb=3767eef30a9e514e95625e6da22418ab297b204d;hp=83584677776085fa5f208aafb22e5160666e9d7b;hpb=f80c8bcb6e503a761c07731b4741d718edb844c6;p=mailer.git diff --git a/inc/autopurge/purge-mails.php b/inc/autopurge/purge-mails.php index 8358467777..795e2d1fb7 100644 --- a/inc/autopurge/purge-mails.php +++ b/inc/autopurge/purge-mails.php @@ -14,8 +14,6 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009, 2010 by Mailer Developer Team * @@ -137,5 +135,5 @@ if (($deletedStats > 0) && (getConfig('ap_dm_notify') == 'Y')) { sendAdminNotification('{--ADMIN_AUTOPURGE_DELETE_MAILS_SUBJECT--}', 'admin_autopurge_del_mails', $deletedStats); } // END - if -// +// [EOF] ?>