]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-bank.php
New feature of repaying points to user/jackpot/shred added
[mailer.git] / inc / extensions / ext-bank.php
index 17813503eb60a7a04f98df83f71eca28a6fa7571..56efcdf01d46dc7d79e04a705b5fbe43c3586040 100644 (file)
@@ -193,7 +193,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "bank";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
+$EXT_ALWAYS_ACTIVE = 'N';
 
 //
 ?>