]> git.mxchange.org Git - mailer.git/blobdiff - doubler.php
LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / doubler.php
index 09d00fba02e5c7bab6c2772547509a44fb2a52e2..f328e4235afa8d36698539788d21ce1809fdbe3a 100644 (file)
@@ -274,7 +274,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Output footer
        include(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }