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