X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_other.php;h=30509c2edf6fe755e4810ff9a2a9a7b98f30cb81;hb=3b2dfb805a10a4136282d5bbf0a82a51b99936c4;hp=27e28fc05f6db1c154beded9954090bb6113dc9a;hpb=f8cc979307416fbd9b27908ec461004a3feb9387;p=mailer.git diff --git a/inc/modules/admin/what-config_other.php b/inc/modules/admin/what-config_other.php index 27e28fc05f..30509c2edf 100644 --- a/inc/modules/admin/what-config_other.php +++ b/inc/modules/admin/what-config_other.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 * @@ -96,7 +96,7 @@ if (isFormSent()) { $content['comma_def_' . getConfig('max_comma')] = ' selected="selected"'; // Load template - loadTemplate('admin_config_other', false, $content); + loadTemplate('admin_config_other', FALSE, $content); } // [EOF]