[Koha-cvs] CVS: koha/C4/Circulation Renewals.pm,1.2,1.2.2.1

Andrew Arensburger arensb at users.sourceforge.net
Fri Oct 4 04:57:53 CEST 2002


Update of /cvsroot/koha/koha/C4/Circulation
In directory usw-pr-cvs1:/tmp/cvs-serv28211

Modified Files:
      Tag: arensb-context
	Renewals.pm 
Log Message:
Removed useless "use C4::Database;" line.


Index: Renewals.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation/Renewals.pm,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** Renewals.pm	14 Aug 2002 18:12:52 -0000	1.2
--- Renewals.pm	4 Oct 2002 02:57:51 -0000	1.2.2.1
***************
*** 25,29 ****
  require Exporter;
  use DBI;
- use C4::Database;
  use C4::Format;
  use C4::Accounts;
--- 25,28 ----





More information about the Koha-cvs mailing list