[Koha-cvs] CVS: koha updatebibitem.pl,1.9,1.9.2.1

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


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

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


Index: updatebibitem.pl
===================================================================
RCS file: /cvsroot/koha/koha/updatebibitem.pl,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -C2 -r1.9 -r1.9.2.1
*** updatebibitem.pl	20 Sep 2002 13:01:51 -0000	1.9
--- updatebibitem.pl	4 Oct 2002 02:57:02 -0000	1.9.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