X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-logs.php;h=48e44ec7da9894209607ba1507ebe757ba714c48;hb=be3bcf24cbb7277998a5c149308c9fb644c13ef5;hp=e7aa7ecce81dd6ac20816290c84c35a5724cbcbb;hpb=2acfc49984a0f9bb3adaf6366351d6ce604dcacd;p=mailer.git diff --git a/inc/extensions/ext-logs.php b/inc/extensions/ext-logs.php index e7aa7ecce8..48e44ec7da 100644 --- a/inc/extensions/ext-logs.php +++ b/inc/extensions/ext-logs.php @@ -40,7 +40,7 @@ // Some security stuff... if (!defined('__SECURITY')) { die(); -} +} // END - if // Version number setThisExtensionVersion('0.0');