All non-productive extensions marked as 'non-productive', a warning will be issued...
[mailer.git] / inc / extensions / ext-booking.php
index 077b1f94dc58c16ba2d14bec56da21ca3128d568..7c636d21286ec40961fba7a1ecd35043bfdacfda 100644 (file)
@@ -39,7 +39,7 @@
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-}
+} // END - if
 
 // Version number
 setThisExtensionVersion('0.0');
@@ -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)
                // Configuration entries