koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Database.pm,1.2.2.5,1.2.2.6


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/C4 Database.pm,1.2.2.5,1.2.2.6
Date: Fri, 26 Jul 2002 21:41:32 -0700

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

Modified Files:
      Tag: rel-1-2
        Database.pm 
Log Message:
Removed use C4::Koha line, which caused a looped dependency between Koha.pm and
Database.pm


Index: Database.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Database.pm,v
retrieving revision 1.2.2.5
retrieving revision 1.2.2.6
diff -C2 -r1.2.2.5 -r1.2.2.6
*** Database.pm 12 Jul 2002 23:58:35 -0000      1.2.2.5
--- Database.pm 27 Jul 2002 04:41:30 -0000      1.2.2.6
***************
*** 6,10 ****
  require Exporter;
  use DBI;
- use C4::Koha;
  use vars qw($VERSION @ISA @EXPORT);
    
--- 6,9 ----




reply via email to

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