From: Roland Häder Date: Sun, 21 Oct 2012 11:53:02 +0000 (+0000) Subject: Removed marking of developer extension X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a74f3172ce3aee358b460e6c3eb7f4c84180f0bc;p=mailer.git Removed marking of developer extension --- diff --git a/inc/extensions/ext-booking.php b/inc/extensions/ext-booking.php index ba0a3f21da..c31b3ced8e 100644 --- a/inc/extensions/ext-booking.php +++ b/inc/extensions/ext-booking.php @@ -46,9 +46,7 @@ setThisExtensionVersion('0.0.0'); // Version history array (add more with , '0.0.1' and so on) setExtensionVersionHistory(array('0.0.0')); -// This extension is in development (non-productive) -enableExtensionProductive(FALSE); - +// Check extension load-mode switch (getExtensionMode()) { case 'register': // Do stuff when installation is running // Configuration entries