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