From: quix0r Date: Sat, 24 Jul 2010 03:57:21 +0000 (+0000) Subject: Should be fixed long time ago... :-( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4e8209f6921128eec365ee96767341668938aeb4;p=mailer.git Should be fixed long time ago... :-( --- diff --git a/inc/modules/sponsor/settings.php b/inc/modules/sponsor/settings.php index 636697afcf..c87c0a6fab 100644 --- a/inc/modules/sponsor/settings.php +++ b/inc/modules/sponsor/settings.php @@ -78,7 +78,7 @@ if (SQL_NUMROWS($result) == 1) { $message = SPONSOR_NO_CURRENT_PASSWORD_ENTERED; } elseif (md5(postRequestParameter('password')) != getSession('sponsorpass')) { // Entered password didn't match password in DB - $message = SPONSOR_CURRENT_PASSWORD_DIDNOT_MATCH_DB; + $message = '{--SPONSOR_CURRENT_PASSWORD_DIDNOT_MATCH_DB--}'; } else { // Unsecure data which we don't want here $UNSAFE = array(