LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 7f9202725661bbfff87cdb14b4274b3950ca65e7..7adf9ae91a50a7b1339f868042277699a90cdd4e 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -104,7 +104,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Load the URL
        LOAD_URL($URL);
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }