]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/settings.php
Floater added, admin_header.tpl added, EL code improved:
[mailer.git] / inc / modules / sponsor / settings.php
index 636697afcf48a8e2bc92d9ebfd91702210b9efc9..c110e035ad96bf60030b3579cff710a7fb0af9fb 100644 (file)
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -78,7 +76,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(