]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-mailid.php
Notification mails rewritten
[mailer.git] / inc / extensions / ext-mailid.php
index be23ece91c7040d9759ddbe1655621afe6573196..34bac1b73416631516dcf2fd23cd1bc912cd24c0 100644 (file)
@@ -48,7 +48,7 @@ $EXT_VER_HISTORY = array("0.0", "0.0.1", "0.0.2", "0.0.3", "0.0.4", "0.0.5", "0.
 
 switch ($EXT_LOAD_MODE)
 {
-case "register": // Do stuff when installtion is running (modules.php?module=admin&action=login is called)
+case "register": // Do stuff when installation is running (modules.php?module=admin&action=login is called)
        // SQL commands to run
        $SQLs[] = "";
        break;
@@ -205,7 +205,7 @@ case "update": // Update an extension
 
        case "0.2.8": // SQL queries for v0.2.8
                // Update notes (these will be set as task text!)
-               $UPDATE_NOTES = "Bonus- und Standart-Referral-ID ausblendbar aus Aktiv-Rallye und bekommt kein Aktiv-Guthaben.";
+               $UPDATE_NOTES = "Bonus- und Standart-Referal-ID ausblendbar aus Aktiv-Rallye und bekommt kein Aktiv-Guthaben.";
                break;
 
        case "0.2.9": // SQL queries for v0.2.9