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