X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fextensions%2Fext-teams.php;h=91aedfa99e482c730501903fcf66bd1656286ee9;hb=14f60926fafdfdd11f510bd480bca445b7f38528;hp=8ad3a93d01e51fb7ef1bd148633dc391dfbbe7a9;hpb=a8c6efa7419c2c6b36fb339c62337d1a36c30d0b;p=mailer.git diff --git a/inc/extensions/ext-teams.php b/inc/extensions/ext-teams.php index 8ad3a93d01..91aedfa99e 100644 --- a/inc/extensions/ext-teams.php +++ b/inc/extensions/ext-teams.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * Copyright (c) 2009 - 2012 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -47,7 +47,7 @@ setThisExtensionVersion('0.0.0'); setExtensionVersionHistory(array('0.0.0')); // This extension is in development (non-productive) -enableExtensionProductive(false); +enableExtensionProductive(FALSE); switch (getExtensionMode()) { case 'register': // Do stuff when installation is running