X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fchk_login.php;h=26fb072a5bf81d5cc494ce51aa2d48467c8c466f;hb=c8baf7e02feebf07460dc85da2ffa1c58b1f9caf;hp=3a8ea208385d2fb9c18b82c3b85e5d421b42a1ce;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/inc/modules/chk_login.php b/inc/modules/chk_login.php index 3a8ea20838..26fb072a5b 100644 --- a/inc/modules/chk_login.php +++ b/inc/modules/chk_login.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -56,7 +56,7 @@ if (isMember()) { } // Output final message -loadTemplate('admin_settings_saved', false, $GLOBALS['message']); +displayMessage($GLOBALS['message']); // [EOF] ?>