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