[Koha-cvs] CVS: koha/opac opac-main.pl,1.3,1.4

Paul POULAIN tipaul at users.sourceforge.net
Tue Nov 12 17:42:34 CET 2002


Update of /cvsroot/koha/koha/opac
In directory usw-pr-cvs1:/tmp/cvs-serv6142/opac

Modified Files:
	opac-main.pl 
Log Message:


Index: opac-main.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-main.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** opac-main.pl	28 Oct 2002 20:03:05 -0000	1.3
--- opac-main.pl	12 Nov 2002 16:42:32 -0000	1.4
***************
*** 3,6 ****
--- 3,7 ----
  require Exporter;
  use CGI;
+ use HTML::Template;
  
  use C4::Output;       # gettemplate





More information about the Koha-cvs mailing list