X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-cache.php;h=976aff8709e26979d93c0d4e144c617921f9cb1a;hp=e76ac2bbf7c7f6360a997bbc7d2e01fc806d74eb;hb=5db786e2dbbd927449a5ca95bfb277f851b678b6;hpb=52690b87d4382bd4bc15905068ab99bb70b1e3c9 diff --git a/inc/extensions/ext-cache.php b/inc/extensions/ext-cache.php index e76ac2bbf7..976aff8709 100644 --- a/inc/extensions/ext-cache.php +++ b/inc/extensions/ext-cache.php @@ -205,7 +205,7 @@ default: // Do stuff when extension is loaded $EXT_LANG_PREFIX = "cache"; // Extension is always active? -$EXT_ALWAYS_ACTIVE = 'N'; +$EXT_ALWAYS_ACTIVE = "Y"; // ?>