]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-rewrite.php
login bonus will no longer be payed when turned off, "Y/N" rewritten to 'Y/N'
[mailer.git] / inc / extensions / ext-rewrite.php
index 4fb2de06267d7cba189070a6f4a19d4060338380..bab687f68cc83c210a2090be057ee22ce25385a9 100644 (file)
@@ -145,7 +145,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "rewrite";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
+$EXT_ALWAYS_ACTIVE = 'N';
 
 //
 ?>