LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / show_bonus.php
index 61e8ce264adacd49e9992bea202fd7b667fbc612..7ef2fa027e34d4425e28c6221c01ca19982d9cb9 100644 (file)
@@ -135,7 +135,7 @@ LIMIT 1",
        // Include footer
        include(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }