X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-autopurge.php;h=698cebf28e398feaa7f9e12b1182e6b03f29d88b;hb=b77d2b0f4cd700bd752d12f76f7a3a403841ca1c;hp=bb53a4183131c5fa410559e6e8079961fa52b390;hpb=35c959a5ae22c4acde7248367ff4af496aac0415;p=mailer.git diff --git a/inc/extensions/ext-autopurge.php b/inc/extensions/ext-autopurge.php index bb53a41831..698cebf28e 100644 --- a/inc/extensions/ext-autopurge.php +++ b/inc/extensions/ext-autopurge.php @@ -40,7 +40,7 @@ // Some security stuff... if (!defined('__SECURITY')) { die(); -} +} // END - if // Version number setThisExtensionVersion('0.4.0');