fixed file downloads for source code

This commit is contained in:
Joseph Carter 2000-06-17 05:17:03 +00:00
parent e79f568f6f
commit f5fbf36024
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ where the action is!
<UL>
<LI>Souce code
<? fileDownloadLink("files/qf-newtree-current-snapshot", "tar.gz tar.bz2 zip"); ?>
<? fileDownloadLink("files/qf_newtree_current_snapshot", "zip"); ?>
<LI>Win32 newtree binaries (Made with Microsoft VC++)
<? fileDownloadLink("files/quakeforge-newtree-win32-current", "zip"); ?>
<? $ftime = filemtime("files/quakeforge-newtree-win32-current.zip"); echo " Built from CVS on " . date("M. j, g:i a", $ftime) . " PT";?>
@ -56,7 +56,7 @@ supports single-player games, will probably discontinue support of this tree.
<UL>
<LI>Source code
<? fileDownloadLink("files/qf-current-snapshot", "tar.gz tar.bz2 zip"); ?>
<? fileDownloadLink("files/qf_current_snapshot", "zip"); ?>
<LI>Win32 binaries (Made with Borland C++)
[ <A href="http://personal.inet.fi/cool/quake1/">page</A> ]
<LI>Win32 binaries (Made with Microsoft VC++)