X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-coupon.php;h=eba4c347135aaf0699a7394573d30c3826aa6778;hp=091971adb398128d16386fb5c65ab011de0318a6;hb=b6c301dece2d7a3375321d4f3c0498ceaeb5a2a6;hpb=391c98ab7233ff3e640d8b9fad8df92ce45e9b31 diff --git a/inc/extensions/ext-coupon.php b/inc/extensions/ext-coupon.php index 091971adb3..eba4c34713 100644 --- a/inc/extensions/ext-coupon.php +++ b/inc/extensions/ext-coupon.php @@ -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