website/board/index.php

14 lines
697 B
PHP

<?
header("Location: http://megatf.netfrag.com/cgi-bin/forumdisplay.cgi?action=topics&forum=QuakeForge+Discussion&number=21&DaysPrune=20&LastLogin=");
exit;
?>
<HTML>
<HEAD>
<TITLE>Redirecting to Zap ...</TITLE>
<META HTTP-EQUIV=Refresh CONTENT="0; URL=http://megatf.netfrag.com/cgi-bin/forumdisplay.cgi?action=topics&forum=QuakeForge+Discussion&number=21&DaysPrune=20&LastLogin=">
</HEAD>
<BODY>
Attempting to redirect you to the Zap UBB board. If you are not automatically sent there, click <A HREF="http://megatf.netfrag.com/cgi-bin/forumdisplay.cgi?action=topics&forum=QuakeForge+Discussion&number=21&DaysPrune=20&LastLogin=">here</A> to send you there the old fashioned way.
</BODY>
</HTML>