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