login bonus will no longer be payed when turned off, "Y/N" rewritten to 'Y/N'
[mailer.git] / inc / extensions / ext-mailid.php
index 53dc9c7ade63e4efd43cd0e35e7239aeb4bac1ef..759efec5907795b87371478fc1095c153f34640c 100644 (file)
@@ -244,7 +244,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "mailid";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
+$EXT_ALWAYS_ACTIVE = 'N';
 
 //
 ?>