X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-mods.php;h=b50e2c3440f76eb7154a6dc88c4407595ade1f4e;hb=0715fa7aa8e5e70bcf1d957fb09ae655c3896c4e;hp=67db83ee3271ef2bc5ddec92d83e9e91d6333bd4;hpb=2acfc49984a0f9bb3adaf6366351d6ce604dcacd;p=mailer.git diff --git a/inc/extensions/ext-mods.php b/inc/extensions/ext-mods.php index 67db83ee32..b50e2c3440 100644 --- a/inc/extensions/ext-mods.php +++ b/inc/extensions/ext-mods.php @@ -40,7 +40,7 @@ // Some security stuff... if (!defined('__SECURITY')) { die(); -} +} // END - if // Version number setThisExtensionVersion('0.0.8');