X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-refsell.php;h=be449598f48af09ecc795afe96d702732273fac0;hb=26ea563a90454a2cde58f8cd134542a0d8f14780;hp=208120ab336695876e37228b48e41f2d13a85d57;hpb=4f2414a0134da82027fce8a6c98696a207c8c8cc;p=mailer.git diff --git a/inc/extensions/ext-refsell.php b/inc/extensions/ext-refsell.php index 208120ab33..be449598f4 100644 --- a/inc/extensions/ext-refsell.php +++ b/inc/extensions/ext-refsell.php @@ -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