]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-html_mail.php
Cache will be rebuild after refback is installed
[mailer.git] / inc / extensions / ext-html_mail.php
index aa270798f125baf18c914472cc2e0b21ee493192..9c223e3f499fed51a0fc7d409f9c288fcdff591c 100644 (file)
@@ -163,11 +163,9 @@ default: // Do stuff when extension is loaded
        );
        break;
 }
+
 // Language file prefix
 $EXT_LANG_PREFIX = "html_mail";
 
-// Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
-
 //
 ?>