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