[Koha-cvs] CVS: koha loadmodules.pl,1.5,1.6

Paul POULAIN tipaul at users.sourceforge.net
Wed Oct 16 10:33:59 CEST 2002


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

Modified Files:
	loadmodules.pl 
Log Message:
removing Acquisition.pm reference (unused anyway !)

Index: loadmodules.pl
===================================================================
RCS file: /cvsroot/koha/koha/loadmodules.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** loadmodules.pl	5 Oct 2002 23:56:13 -0000	1.5
--- loadmodules.pl	16 Oct 2002 08:33:56 -0000	1.6
***************
*** 24,30 ****
  
  use C4::Context;
- use C4::Acquisitions;
- use C4::Biblio;
- use C4::Search;
  use CGI;
  my $input=new CGI;
--- 24,27 ----





More information about the Koha-cvs mailing list