]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-mods.php
Does this fix the JS bug and header bug as well?
[mailer.git] / inc / extensions / ext-mods.php
index 5dc5197fafe483fcd53dcf42fa9eeb344872faed..676eaef3f7f15e0cc7d557f375600a6294b70b98 100644 (file)
@@ -120,7 +120,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "mods";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
+$EXT_ALWAYS_ACTIVE = 'N';
 
 //
 ?>