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