X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-autoreg.php;h=78c6292d3af1af3bb061349a54d1499d581d8d99;hp=48f52ec0af8c052fa106272dd91af814ae06a409;hb=596c8ab32594401ca84abfbfe35513ddfff31bec;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689 diff --git a/inc/extensions/ext-autoreg.php b/inc/extensions/ext-autoreg.php index 48f52ec0af..78c6292d3a 100644 --- a/inc/extensions/ext-autoreg.php +++ b/inc/extensions/ext-autoreg.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