X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-partner.php;h=02b8242ed630ae8de2b5385baaebfea757bd2278;hb=14d4d6a365964c650389f6dc3026cde93b43976e;hp=0ab7672374e1cde9e95dc14aff38596f7822672c;hpb=35c959a5ae22c4acde7248367ff4af496aac0415;p=mailer.git diff --git a/inc/extensions/ext-partner.php b/inc/extensions/ext-partner.php index 0ab7672374..02b8242ed6 100644 --- a/inc/extensions/ext-partner.php +++ b/inc/extensions/ext-partner.php @@ -48,6 +48,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