]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-events.php
Huge HTML/CSS rewrite (see forum)
[mailer.git] / inc / extensions / ext-events.php
index 33e279e1969e52feb1211bd91e4a171efeeaeecb..684fe3fbb00dbb89e0e53f3ef95bf3b560f80a8d 100644 (file)
@@ -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