]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-refsell.php
Several fixes for module/action/what handling.
[mailer.git] / inc / extensions / ext-refsell.php
index 208120ab336695876e37228b48e41f2d13a85d57..322b7c83d285160536f75c4a00e58de172ffd7bb 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/30/2009 *
+ * Mailer v0.2.1-FINAL                                Start: 10/30/2009 *
  * ================                             Last change: 10/30/2009 *
  *                                                                      *
  * -------------------------------------------------------------------- *
@@ -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