X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-demo.php;h=7c5b97371222c6a67011da986f2b17a22ddc781a;hb=f91f16523d64cc175e4707c6d0c1e832f4619145;hp=ab0bbb945eb4e4831766f7ed4da6435176007ddb;hpb=35c959a5ae22c4acde7248367ff4af496aac0415;p=mailer.git diff --git a/inc/extensions/ext-demo.php b/inc/extensions/ext-demo.php index ab0bbb945e..7c5b973712 100644 --- a/inc/extensions/ext-demo.php +++ b/inc/extensions/ext-demo.php @@ -48,6 +48,9 @@ setThisExtensionVersion('0.0.1'); // Version history array (add more with , '0.1.0' and so on) setExtensionVersionHistory(array('0.0', '0.0.1')); +// 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