mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 23:32:38 +00:00
13 lines
697 B
PHP
13 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>
|