ext-coupon is still unfinished
[mailer.git] / inc / extensions / ext-coupon.php
index 091971adb398128d16386fb5c65ab011de0318a6..eba4c347135aaf0699a7394573d30c3826aa6778 100644 (file)
@@ -48,6 +48,9 @@ setThisExtensionVersion('0.0');
 // Version history array (add more with , '0.1' and so on)
 setExtensionVersionHistory(array('0.0'));
 
+// This extension is in development (non-productive)
+enableExtensionProductive(false);
+
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installtion is running (modules.php?module=admin&action=login is called)
                // SQL commands to run