LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / surfbar.php
index dfc8d8717527f630aecc9bb9db743a12999621c5..02d12ccf14e960d173056b05761b3c2247616e25 100644 (file)
@@ -194,7 +194,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Load footer
        require_once(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }