]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-optimize.php
Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / inc / extensions / ext-optimize.php
index 22be9792faaed8cae6bbccfd32b5b8846eb29981..cd4baf74850908c0ae5df5b11ccb8b6f0a07a9fa 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";
 
 //
 ?>