]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-html_mail.php
Wrapper functions introduced for configuration, loaders refactured:
[mailer.git] / inc / extensions / ext-html_mail.php
index 367a317f05ef7f834bded39780c559fa1457aaba..df064c2d60bfa76cb8b497a3a45e2dce6f7555e7 100644 (file)
@@ -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