[Koha-cvs] CVS: koha/circ selectbranchprinter.pl,1.10,1.11

Paul POULAIN tipaul at users.sourceforge.net
Fri Apr 4 10:44:42 CEST 2003


Update of /cvsroot/koha/koha/circ
In directory sc8-pr-cvs1:/tmp/cvs-serv14533/circ

Modified Files:
	selectbranchprinter.pl 
Log Message:
last commits before 1.9.1

Index: selectbranchprinter.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/selectbranchprinter.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** selectbranchprinter.pl	6 Feb 2003 05:10:55 -0000	1.10
--- selectbranchprinter.pl	4 Apr 2003 08:44:39 -0000	1.11
***************
*** 29,32 ****
--- 29,33 ----
  use HTML::Template;
  use DBI;
+ use C4::Koha;
  
  





More information about the Koha-cvs mailing list