X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-mailid.php;h=3229fc02fcb3684ad237aafff6651cc22e8c713d;hb=50ec4267016d288831aee809120992423db563e1;hp=09e59108250c2c7d17c898ca51f63ce3e0c43cf9;hpb=0f3a135204757cc8750262871c8e62c42300acb4;p=mailer.git diff --git a/inc/extensions/ext-mailid.php b/inc/extensions/ext-mailid.php index 09e5910825..3229fc02fc 100644 --- a/inc/extensions/ext-mailid.php +++ b/inc/extensions/ext-mailid.php @@ -8,7 +8,7 @@ * -------------------------------------------------------------------- * * Short description : Mail confirmation link * * -------------------------------------------------------------------- * - * Kurzbeschreibung : Mailbestätigungslink * + * Kurzbeschreibung : Mailbestaetigungslink * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -59,7 +59,7 @@ switch (getExtensionMode()) { case 'activate': // Do stuff when admin activates this extension // SQL commands to run - addExtensionSql("UPDATE `{?_MYSQL_PREFIX?}_mod_reg` SET `locked`='N', `hidden`='N', `admin_only`='N', `mem_only`='N' WHERE `module`='mailid' LIMIT 1"); + addExtensionSql("UPDATE `{?_MYSQL_PREFIX?}_mod_reg` SET `locked`='N',`hidden`='N',`admin_only`='N',`mem_only`='N' WHERE `module`='mailid' LIMIT 1"); break; case 'deactivate': // Do stuff when admin deactivates this extension @@ -81,12 +81,12 @@ switch (getExtensionMode()) { case '0.0.4': // SQL queries for v0.0.4 // Update notes (these will be set as task text!) - setExtensionUpdateNotes("Absicherung der Variablen userid, mailid und bonusid durch die eigene Funktion bigintval() in den beiden Dateien mailid.php und mailid_top.php."); + setExtensionUpdateNotes("Absicherung der Variablen userid, mailid und bonusid durch die eigene Funktion bigintval() in den beiden Dateien mailid.php und mailid_top.php."); break; case '0.0.5': // SQL queries for v0.0.5 // Update notes (these will be set as task text!) - setExtensionUpdateNotes("Weisse Seite im Mozilla bzw. Seite nicht gefunden unter dem IE behoben."); + setExtensionUpdateNotes("Weisse Seite im Mozilla bzw. Seite nicht gefunden unter dem IE behoben."); break; case '0.0.6': // SQL queries for v0.0.6 @@ -201,7 +201,7 @@ switch (getExtensionMode()) { case '0.2.8': // SQL queries for v0.2.8 // Update notes (these will be set as task text!) - setExtensionUpdateNotes("Bonus- und Standard-Referal-Id ausblendbar aus Aktiv-Rallye und bekommt kein Aktiv-Guthaben."); + setExtensionUpdateNotes("Bonus- und Standard-Referral-Id ausblendbar aus Aktiv-Rallye und bekommt kein Aktiv-Guthaben."); break; case '0.2.9': // SQL queries for v0.2.9 @@ -221,7 +221,7 @@ switch (getExtensionMode()) { case '0.3.2': // SQL queries for v0.3.2 // Update notes (these will be set as task text!) - setExtensionUpdateNotes("Bitte das Template {?PATH?}/templates/de/html/mailid/mailid_points_lcoked2.tpl löschen. Noices fixed."); + setExtensionUpdateNotes("Bitte das Template {?PATH?}/templates/de/html/mailid/mailid_points_lcoked2.tpl löschen. Noices fixed."); break; case '0.3.3': // SQL queries for v0.3.3