]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-edit_sponsor.php
Removed comment introduced by Profi-Concept, this comment should fine (in a much...
[mailer.git] / inc / modules / admin / what-edit_sponsor.php
index 04707bc3c13dd5e7644ee9d67d67394eba9f9dc3..6738f18fca420ec1bcc6536083efda9a9f5f4c61 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                    *
@@ -102,7 +100,7 @@ LIMIT 1",
                                                $message = '{--ADMIN_SPONSOR_POINTS_ADDED--}';
                                        } else {
                                                // No points entered to add!
-                                               $message = '{--ADMIN_SPONSPOR_NO_POINTS_TO_ADD--}';
+                                               $message = '{--ADMIN_SPONSOR_NO_POINTS_TO_ADD--}';
                                        }
                                        break;
 
@@ -125,7 +123,7 @@ LIMIT 1",
                                                $message = '{--ADMIN_SPONSOR_POINTS_SUBTRACTED--}';
                                        } else {
                                                // No points entered to add!
-                                               $message = '{--ADMIN_SPONSPOR_NO_POINTS_TO_SUBTRACT--}';
+                                               $message = '{--ADMIN_SPONSOR_NO_POINTS_TO_SUBTRACT--}';
                                        }
                                        break;