]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / birthday_confirm.php
index 1c71ee60db0d2fd8876519f463266abe2307d3cc..6ec854571816472422208628fd950a71b33ade12 100644 (file)
@@ -130,7 +130,7 @@ WHERE b.userid=%s AND b.chk_value='%s' LIMIT 1",
        // Include footer
        include(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }
 // Really all done here... ;-)