X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-support.php;h=3737987e321f2e1902ebda0cc970722f8b3ee51e;hp=b8d6d897798c8180355d486193a12b8bb26bf028;hb=357b2ca133fc1f89db74097955c366cb4bee6996;hpb=7f104f6fe558bb56b4205241435a2357c2feece1 diff --git a/inc/extensions/ext-support.php b/inc/extensions/ext-support.php index b8d6d89779..3737987e32 100644 --- a/inc/extensions/ext-support.php +++ b/inc/extensions/ext-support.php @@ -45,7 +45,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;