]> git.mxchange.org Git - mailer.git/commitdiff
Should be fixed long time ago... :-(
authorRoland Häder <roland@mxchange.org>
Sat, 24 Jul 2010 03:57:21 +0000 (03:57 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 24 Jul 2010 03:57:21 +0000 (03:57 +0000)
inc/modules/sponsor/settings.php

index 636697afcf48a8e2bc92d9ebfd91702210b9efc9..c87c0a6fab5bbb2de4d94cb038ac5bbe9f2a9456 100644 (file)
@@ -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(