[Koha-cvs] CVS: koha/opac opac-account.pl,1.6,1.7

Mike Hansen wolfpac444 at users.sourceforge.net
Thu May 8 15:19:42 CEST 2003


Update of /cvsroot/koha/koha/opac
In directory sc8-pr-cvs1:/tmp/cvs-serv28298/koha/opac

Modified Files:
	opac-account.pl 
Log Message:
Changed the scripts to use format_date


Index: opac-account.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-account.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** opac-account.pl	3 Feb 2003 22:24:38 -0000	1.6
--- opac-account.pl	8 May 2003 13:19:40 -0000	1.7
***************
*** 12,15 ****
--- 12,16 ----
  use C4::Interface::CGI::Output;
  use HTML::Template;
+ use C4::Date;
  
  my $query = new CGI;





More information about the Koha-cvs mailing list