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

Antoine Farnault antoine at koha-fr.org
Wed Nov 29 12:58:18 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/11/29 11:58:18

Modified files:
	updater        : updatedatabase 

Log message:
	re indenting with space.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/updater/updatedatabase?cvsroot=koha&only_with_tag=rel_3_0&r1=1.157.2.29&r2=1.157.2.30

Patches:
Index: updatedatabase
===================================================================
RCS file: /sources/koha/koha/updater/updatedatabase,v
retrieving revision 1.157.2.29
retrieving revision 1.157.2.30
diff -u -b -r1.157.2.29 -r1.157.2.30
--- updatedatabase	24 Nov 2006 21:58:35 -0000	1.157.2.29
+++ updatedatabase	29 Nov 2006 11:58:18 -0000	1.157.2.30
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: updatedatabase,v 1.157.2.29 2006/11/24 21:58:35 kados Exp $
+# $Id: updatedatabase,v 1.157.2.30 2006/11/29 11:58:18 toins Exp $
 
 # Database Updater
 # This script checks for required updates to the database.
@@ -2023,6 +2023,9 @@
 exit;
 
 # $Log: updatedatabase,v $
+# Revision 1.157.2.30  2006/11/29 11:58:18  toins
+# re indenting with space.
+#
 # Revision 1.157.2.29  2006/11/24 21:58:35  kados
 # changing items.itemtype to items.itype to avoid problems with
 # joins with biblioitems. NOTE: I don't think updatedatabase will remove the





More information about the Koha-cvs mailing list