]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-surfbar.php
All non-productive extensions marked as 'non-productive', a warning will be issued...
[mailer.git] / inc / extensions / ext-surfbar.php
index e437d892b42c930bc4b75af0344a81f058f88278..488e829e70d7f470498d766a2842fc7b57bdd8a2 100644 (file)
@@ -47,6 +47,9 @@ setThisExtensionVersion('0.0');
 // Version history array (add more with , '0.1.0' and so on)
 setExtensionVersionHistory(array('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 (surfbar URLs)
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
                // SQL commands to run (surfbar URLs)