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