koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 SimpleMarc.pm,1.3,1.3.2.1


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 SimpleMarc.pm,1.3,1.3.2.1
Date: Thu, 03 Oct 2002 19:57:40 -0700

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

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


Index: SimpleMarc.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/SimpleMarc.pm,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** SimpleMarc.pm       14 Aug 2002 18:12:52 -0000      1.3
--- SimpleMarc.pm       4 Oct 2002 02:57:38 -0000       1.3.2.1
***************
*** 35,39 ****
  
  # Koha modules used
- use C4::Database;
  
  require Exporter;
--- 35,38 ----
***************
*** 466,469 ****
--- 465,471 ----
  #---------------------------------------------
  # $Log$
+ # Revision 1.3.2.1  2002/10/04 02:57:38  arensb
+ # Removed useless "use C4::Database;" line.
+ #
  # Revision 1.3  2002/08/14 18:12:52  tonnesen
  # Added copyright statement to all .pl and .pm files




reply via email to

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