]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-birthday.php
Continued a bit:
[mailer.git] / inc / extensions / ext-birthday.php
index ed331b51ff94abf4fbbc098e960f00a284dfda00..91e4b346295ae5a5eb596dc97aebb85b532060cb 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2015 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2016 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -203,7 +203,7 @@ INDEX (`userid`)",
                                registerExtensionPointsData('birthday_confirm', 'points', 'LOCKED', 'DIRECT');
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Eintrag in Tabelle <strong>{?_MYSQL_PREFIX?}_points_data</strong> hinzugef&uum;gt.");
+                               setExtensionUpdateNotes("Eintrag in Tabelle <strong>{?_MYSQL_PREFIX?}_points_data</strong> hinzugef&uuml;gt.");
                                break;
                } // END - switch
                break;