[Koha-cvs] CVS: koha/marc fill_usmarc.pl,1.7,1.8

Paul POULAIN tipaul at users.sourceforge.net
Wed Oct 9 18:00:35 CEST 2002


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

Modified Files:
	fill_usmarc.pl 
Log Message:
road to 1.3.1 : little fixes

Index: fill_usmarc.pl
===================================================================
RCS file: /cvsroot/koha/koha/marc/fill_usmarc.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** fill_usmarc.pl	7 Oct 2002 14:08:26 -0000	1.7
--- fill_usmarc.pl	9 Oct 2002 16:00:26 -0000	1.8
***************
*** 54,57 ****
--- 54,58 ----
  	}
  }
+ $dbh->do("update marc_subfield_structure set tab = tagfield/100");
  #---- now we populate the tables with the link between koha-DB and MARC-DB
  # items





More information about the Koha-cvs mailing list