=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/ServerTorrents.pl,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- openbsd/OpenBSDTorrents/ServerTorrents.pl 2005/05/20 18:18:13 1.17 +++ openbsd/OpenBSDTorrents/ServerTorrents.pl 2005/05/20 18:51:51 1.18 @@ -1,5 +1,5 @@ #!/usr/bin/perl -T -#$Id: ServerTorrents.pl,v 1.17 2005/05/20 17:18:13 andrew Exp $ +#$Id: ServerTorrents.pl,v 1.18 2005/05/20 17:51:51 andrew Exp $ use strict; use warnings; use diagnostics; @@ -156,7 +156,7 @@ torrent => [ $OBT->{DIR_TORRENT} . "/$file" ], url => "/torrents/$file", filename => $filename, - filedate => $time, + filedate => $t->creation_date, info => $comment, hash => '', autoset => 'enabled', # -> checked="checked"