Not as spiffy, but this one at least works

This commit is contained in:
Dan Olson 2000-05-22 20:04:17 +00:00
parent b092385286
commit bffbd92ee0

View file

@ -6,12 +6,8 @@
<H2>Thanks</H2>
<P>Your comments have been submitted to the QuakeForge team.
<P>You are now being sent back to the <a href="contact.php">Contact Us</a> page.
<P>Click to be sent back to the <a href="contact.php">Contact Us</a> page.
<?
require("parts/postamble.php"); // Finish this sucker up
?>
<?
sleep(5);
header("Location: http://www.quakeforge.net/contact.php");
?>