[chora] Date display wrong in Chora 0.6.1 and 1.0

Colin Viebrock colin@easydns.com
Mon, 18 Feb 2002 10:53:41 -0500


> > So the line in chora-1.0/cvs.php becomes:
> > 
> >     $date = strftime('%e %B %Y', $log->queryDate());
> 
> There isn't a date() call in cvs.php - did you mean somewhere else?

I meant the gmdate() call on line 182 (current CVS version).

- Colin