koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/C4 Circulation.pm,1.4,1.4.2.1


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Circulation.pm,1.4,1.4.2.1
Date: Thu, 03 Oct 2002 19:57:29 -0700

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

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


Index: Circulation.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation.pm,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** Circulation.pm      1 Oct 2002 11:51:30 -0000       1.4
--- Circulation.pm      4 Oct 2002 02:57:27 -0000       1.4.2.1
***************
*** 24,28 ****
  require Exporter;
  use DBI;
- use C4::Database;
  use C4::Circulation::Issues;
  use C4::Circulation::Returns;
--- 24,27 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]