]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-mailid.php
Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / inc / extensions / ext-mailid.php
index 67eff54208a7e113725ef31cb921520f08e2804f..b1bf0842e3fa7fc63101fd445e9ee9e3431878e1 100644 (file)
@@ -244,7 +244,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "mailid";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = 'N';
+$EXT_ALWAYS_ACTIVE = "N";
 
 //
 ?>