X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-task.php;h=e79c8354992f6bec44959439d7ff4011e20e5e75;hb=3ce031a4ae807dd16a6e08e3e592fe7128de724a;hp=51a22f659023230d3cf5d13a1995a654c04f393a;hpb=2acfc49984a0f9bb3adaf6366351d6ce604dcacd;p=mailer.git diff --git a/inc/extensions/ext-task.php b/inc/extensions/ext-task.php index 51a22f6590..e79c835499 100644 --- a/inc/extensions/ext-task.php +++ b/inc/extensions/ext-task.php @@ -40,7 +40,7 @@ // Some security stuff... if (!defined('__SECURITY')) { die(); -} +} // END - if // Version number setThisExtensionVersion('0.3.2');