[Koha-cvs] koha/C4 Biblio.pm [dev_week]

Joshua Ferraro jmf at kados.org
Mon Oct 2 22:00:29 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Joshua Ferraro <kados>	06/10/02 20:00:29

Modified files:
	C4             : Biblio.pm 

Log message:
	checking it's committing to the right place

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Biblio.pm?cvsroot=koha&only_with_tag=dev_week&r1=1.115.2.51.2.30&r2=1.115.2.51.2.31

Patches:
Index: Biblio.pm
===================================================================
RCS file: /sources/koha/koha/C4/Biblio.pm,v
retrieving revision 1.115.2.51.2.30
retrieving revision 1.115.2.51.2.31
diff -u -b -r1.115.2.51.2.30 -r1.115.2.51.2.31
--- Biblio.pm	29 Sep 2006 16:07:47 -0000	1.115.2.51.2.30
+++ Biblio.pm	2 Oct 2006 20:00:29 -0000	1.115.2.51.2.31
@@ -87,7 +87,9 @@
 =over 4 
 
 1. in the biblio,biblioitems,items, etc tables, which are limited to a one-to-one mapping to underlying MARC data
+
 2. as raw MARC in the Zebra index and storage engine
+
 3. as raw MARC the biblioitems.marc
 
 =back
@@ -3140,8 +3142,11 @@
 
 =cut
 
-# $Id: Biblio.pm,v 1.115.2.51.2.30 2006/09/29 16:07:47 kados Exp $
+# $Id: Biblio.pm,v 1.115.2.51.2.31 2006/10/02 20:00:29 kados Exp $
 # $Log: Biblio.pm,v $
+# Revision 1.115.2.51.2.31  2006/10/02 20:00:29  kados
+# checking it's committing to the right place
+#
 # Revision 1.115.2.51.2.30  2006/09/29 16:07:47  kados
 # Synch latest changes to dev_week
 #





More information about the Koha-cvs mailing list