hello 1.19

This commit is contained in:
Dan Olson 2000-04-17 04:00:28 +00:00
parent 8dc121cabb
commit 4a49ce4d96

View file

@ -32,7 +32,7 @@ print ("(" . date("M. j, g:i a", $ftime) . " PT)"); ?></h4>
<a href="files/qf-current-snapshot.tar.gz">qf-current-snapshot.tar.gz
<? $size = filesize("files/qf-current-snapshot.tar.gz"); $size /= 1024 ;
print ("(". round($size) ."KB)"); ?></a>
<br><a href="files/qf_current_snapshot.tar.bz2">qf_current_snapshot.tar.bz2
<br><a href="files/qf-current-snapshot.tar.bz2">qf-current-snapshot.tar.bz2
<? $size = filesize("files/qf-current-snapshot.tar.bz2"); $size /= 1024 ;
print ("(". round($size) ."KB)"); ?></a>
<br><a href="files/qf_current_snapshot.zip">qf_current_snapshot.zip