koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/updater updatedatabase [rel_2_2]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/updater updatedatabase [rel_2_2]
Date: Mon, 31 Jul 2006 13:25:48 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Joshua Ferraro <kados>  06/07/31 13:25:48

Modified files:
        updater        : updatedatabase 

Log message:
        labels_conf section changed itemcallno to itemcallnumber to be 
        consistent.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/updater/updatedatabase?cvsroot=koha&only_with_tag=rel_2_2&r1=1.100.2.50&r2=1.100.2.51

Patches:
Index: updatedatabase
===================================================================
RCS file: /sources/koha/koha/updater/updatedatabase,v
retrieving revision 1.100.2.50
retrieving revision 1.100.2.51
diff -u -b -r1.100.2.50 -r1.100.2.51
--- updatedatabase      31 Jul 2006 13:10:39 -0000      1.100.2.50
+++ updatedatabase      31 Jul 2006 13:25:47 -0000      1.100.2.51
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: updatedatabase,v 1.100.2.50 2006/07/31 13:10:39 hdl Exp $
+# $Id: updatedatabase,v 1.100.2.51 2006/07/31 13:25:47 kados Exp $
 
 # Database Updater
 # This script checks for required updates to the database.
@@ -2167,6 +2167,10 @@
 exit;
 
 # $Log: updatedatabase,v $
+# Revision 1.100.2.51  2006/07/31 13:25:47  kados
+# labels_conf section changed itemcallno to itemcallnumber to be
+# consistent.
+#
 # Revision 1.100.2.50  2006/07/31 13:10:39  hdl
 # adding publisheddate column to serial table.
 #




reply via email to

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