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

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


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 ----





More information about the Koha-cvs mailing list