X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Finstall-inc.php;h=84d5e0c1076a3170647b5971baafeef3bc1494d2;hb=c9eeea4ffb9f186fb8d5207542a0bb0da7028f83;hp=ad93c93a767a8c9c6bbaf1a16dbf845b60eb4148;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;p=mailer.git diff --git a/inc/install-inc.php b/inc/install-inc.php index ad93c93a76..84d5e0c107 100644 --- a/inc/install-inc.php +++ b/inc/install-inc.php @@ -80,7 +80,7 @@ if ((isGetRequestElementSet('page') && (getRequestElement('page') == 5))) { } // END - if } // END - if -// Is MXChange installed or no admin registered so far? +// Is the mailer installed or no admin registered so far? if ((!isInstalled()) || (!isAdminRegistered())) { // Output page for entered value switch (getRequestElement('page')) {