diff --git a/files.php b/files.php
index e82792e..1f343bf 100644
--- a/files.php
+++ b/files.php
@@ -47,6 +47,8 @@ print (date("M. j, g:i a", $f2time) . " PT"); ?>
$size = filesize("files/quakeforge-win32-current.zip"); $size /= 1024 ;
print ("(". round($size) ."KB)"); ?>
Older CVS builds can be found here.
+