]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-other.php
login bonus will no longer be payed when turned off, "Y/N" rewritten to 'Y/N'
[mailer.git] / inc / extensions / ext-other.php
index 8e84b7d11e84345ec4d40e1ee2d1693c25fa5747..096f3e1fd812f059017d23158c0b5cbfb6313440 100644 (file)
@@ -189,7 +189,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "other";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "Y";
+$EXT_ALWAYS_ACTIVE = 'Y';
 
 //
 ?>