]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-bank.php
Mailer used in many places, we still need a good 'selling' title
[mailer.git] / inc / extensions / ext-bank.php
index bf16f243b79082e38399860d4d3f3f56ee3db290..0f5daafe7e4ed0864b7521b9ec5065cdcdb6d285 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 05/28/2007 *
+ * Mailer v0.2.1-FINAL                                Start: 05/28/2007 *
  * ================                             Last change: 05/31/2007 *
  *                                                                      *
  * -------------------------------------------------------------------- *
@@ -47,6 +47,9 @@ setThisExtensionVersion('0.0');
 // Version history array (add more with , '0.1.0' and so on)
 setExtensionVersionHistory(array('0.0'));
 
+// This extension is in development (non-productive)
+enableExtensionProductive(false);
+
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
                // SQL commands to run