koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/updater updatedatabase,1.62,1.63


From: MJ Ray
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.62,1.63
Date: Mon, 20 Oct 2003 09:13:03 -0700

Update of /cvsroot/koha/koha/updater
In directory sc8-pr-cvs1:/tmp/cvs-serv4145

Modified Files:
        updatedatabase 
Log Message:
Omitted annotation added. Closes: 624

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -r1.62 -r1.63
*** updatedatabase      20 Oct 2003 16:10:19 -0000      1.62
--- updatedatabase      20 Oct 2003 16:13:01 -0000      1.63
***************
*** 646,649 ****
--- 646,650 ----
  }
  unless ( $existingtables{'z3950servers'} ) {
+       #MJR: added syntax entries to close bug 624
      print "Adding z3950servers table...\n";
      my $sti = $dbh->prepare( "create table z3950servers (
***************
*** 919,922 ****
--- 920,926 ----
  
  # $Log$
+ # Revision 1.63  2003/10/20 16:13:01  slef
+ # Omitted annotation added. Closes: 624
+ #
  # Revision 1.62  2003/10/20 16:10:19  slef
  # Adding USMARC to LOC z3950 entry




reply via email to

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