X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-html_mail.php;h=df064c2d60bfa76cb8b497a3a45e2dce6f7555e7;hb=c6e62b16b4474ead6b180a5b9648906459d846da;hp=367a317f05ef7f834bded39780c559fa1457aaba;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/extensions/ext-html_mail.php b/inc/extensions/ext-html_mail.php index 367a317f05..df064c2d60 100644 --- a/inc/extensions/ext-html_mail.php +++ b/inc/extensions/ext-html_mail.php @@ -8,7 +8,7 @@ * -------------------------------------------------------------------- * * Short description : HTML mails with default mail() routine * * -------------------------------------------------------------------- * - * Kurzbeschreibung : HTML-Mails mit Standart mail()-Routine * + * Kurzbeschreibung : HTML-Mails mit Standard mail()-Routine * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -128,7 +128,7 @@ switch (getExtensionMode()) { case 'modify': // When the extension got modified break; - case 'test': // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305. + case 'test': // For testing purposes break; case 'init': // Do stuff when extension is initialized