From f986163dd5dcc54a556a8b6b1588dbe9a920a441 Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 25 Mar 2004 13:58:28 +0000 Subject: [PATCH] bugfix for LoC z3950 entry --- updater/updatedatabase | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/updater/updatedatabase b/updater/updatedatabase index ddb2624b70..38272b5c89 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -677,8 +677,8 @@ unless ( $existingtables{'z3950servers'} ) { 7090, 'voyager', '', '', - 'Library of Congress', - 1, 1, 1, 'USMARC')" + 'LibraryOfCongress', + 1, 1, 1, 'MARC21')" ); $sti->execute; } @@ -996,6 +996,9 @@ $sth->finish; exit; # $Log$ +# Revision 1.70.2.3 2004/03/25 13:58:28 tipaul +# bugfix for LoC z3950 entry +# # Revision 1.70.2.2 2004/01/20 09:46:53 tipaul # new index in z3950results table # -- 2.39.5