correct the timezone

This commit is contained in:
Bill Currie 2003-02-05 15:02:00 +00:00
parent eb5791b46f
commit d075fcad5c

View file

@ -144,7 +144,7 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
<?
fileDownloadLink("files/qf-win32", "zip");
$ftime = filemtime ("files/qf-win32.zip");
echo " Updated " . date ("M. j, g:i a", $ftime) . " PT";
echo " Updated " . date ("M. j, g:i a", $ftime) . " UTC";
?>
</LI>
</UL>