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