koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha updatebiblio.pl,1.4,1.4.2.1


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha updatebiblio.pl,1.4,1.4.2.1
Date: Thu, 03 Oct 2002 19:57:13 -0700

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

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


Index: updatebiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/updatebiblio.pl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** updatebiblio.pl     14 Aug 2002 18:12:51 -0000      1.4
--- updatebiblio.pl     4 Oct 2002 02:57:11 -0000       1.4.2.1
***************
*** 19,23 ****
  # Suite 330, Boston, MA  02111-1307 USA
  
- use C4::Database;
  use CGI;
  use strict;
--- 19,22 ----




reply via email to

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