diff --git a/files.php b/files.php index 7db742e..bb6692c 100644 --- a/files.php +++ b/files.php @@ -25,9 +25,9 @@ <a href="http://www.sourceforge.net/download.php?fileid=947">q1source.zip (3MB)</a> <br><a href="http://www.sourceforge.net/download.php?fileid=958">q1-991221.tar.gz (2.7MB)</a> <br><a href="http://www.sourceforge.net/download.php?fileid=953">q1-991221.tar.bz2 (2.4MB)</a> - +<? $ftime = filemtime("files/qf-current-snapshot.tar.gz");?> <p> - <h4>QuakeForge CVS Snapshots (every 15 mins)</h4> + <h4>QuakeForge CVS Snapshots (Last Modified<? print "$ftime";?>)</h4> <a href="files/qf-current-snapshot.tar.gz">qf-current-snapshot.tar.gz (~1.3MB)</a> <br><a href="files/qf_current_snapshot.zip">qf_current_snapshot.zip (~1.6MB)</a> <h4>Quake Shareware files</h4> @@ -71,6 +71,7 @@ <h5>Multiplatform Tools</h5> <li>The Mesa GL Graphics Library: <a href="http://www.mesa3d.org">http://www.mesa3d.org</a>. <br><li>Simple DirectMedia Layer: <a href="http://www.devolution.com/~slouken/SDL">http://www.devolution.com/~slouken/SDL</a> + <br> </TD> <?php tableSpacer( 1, 9, 1, "black");