diff --git a/files.php b/files.php
index d8e94a5..cb1ec6c 100644
--- a/files.php
+++ b/files.php
@@ -27,14 +27,14 @@
q1-991221.tar.bz2 (2.4MB)
QuakeForge CVS Snapshots
- print ("(" . date("M. j, g:i a",
- filemtime("files/qf-current-snapshot.tar.gz")) . " PT)"); ?>
+ $ftime = filemtime("files/qf-current-snapshot.tar.gz");
+print ("(" . date("M. j, g:i a", $ftime) . " PT)"); ?>
qf-current-snapshot.tar.gz (~1.3MB)
qf_current_snapshot.zip (~1.6MB)
QuakeForge Win32 binaries
Compiled from CVS on
- //print ("(" . date("M. j, g:i a",
- filemtime("files/qf-win32-current.zip")) . " PT)"); ?>
+ $ftime = filemtime("files/qf-win32-current.zip");
+print ("(" . date("M. j, g:i a", $ftime) . " PT)"); ?>
qf-win32-current.zip
Quake Shareware files