X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=d5ee879dcd5e69862a39dacf9cc35f2c82978537;hp=312719aa9317d0ee3d0ccb217c6b5e11a5becbc0;hb=5bdeaf8b452206598b6c6cd4f941145b11a0eccc;hpb=e71e9e1380d65ccd06beef6fbc594bec10371f5f diff --git a/index.php b/index.php index 312719aa93..d5ee879dcd 100644 --- a/index.php +++ b/index.php @@ -83,7 +83,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) { // Footer require(PATH."inc/footer.php"); } else { - // You have to configure first! + // You have to install first! LOAD_URL("install.php"); }