X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-mailid.php;h=34bac1b73416631516dcf2fd23cd1bc912cd24c0;hb=180e58a2c8ac96a0fe9bdf30fd5f38857bdc5f33;hp=5a0d8d4fb44592903013c81519f964d88901c336;hpb=524c58a61b0a074fed8d7c9dc2f9ddab7f653595;p=mailer.git diff --git a/inc/extensions/ext-mailid.php b/inc/extensions/ext-mailid.php index 5a0d8d4fb4..34bac1b734 100644 --- a/inc/extensions/ext-mailid.php +++ b/inc/extensions/ext-mailid.php @@ -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;