koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/cataloguing addbiblio.pl addbooks.pl addit...


From: Tumer Garip
Subject: [Koha-cvs] koha/cataloguing addbiblio.pl addbooks.pl addit...
Date: Mon, 11 Sep 2006 17:44:47 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Tumer Garip <tgarip1957>        06/09/11 17:44:47

Modified files:
        cataloguing    : addbiblio.pl addbooks.pl additem.pl 

Log message:
        Fixes a bug in adding a field

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/cataloguing/addbiblio.pl?cvsroot=koha&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/koha/cataloguing/addbooks.pl?cvsroot=koha&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/koha/cataloguing/additem.pl?cvsroot=koha&r1=1.10&r2=1.11

Patches:
Index: addbiblio.pl
===================================================================
RCS file: /sources/koha/koha/cataloguing/addbiblio.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- addbiblio.pl        11 Sep 2006 17:12:04 -0000      1.17
+++ addbiblio.pl        11 Sep 2006 17:44:47 -0000      1.18
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: addbiblio.pl,v 1.17 2006/09/11 17:12:04 tgarip1957 Exp $
+# $Id: addbiblio.pl,v 1.18 2006/09/11 17:44:47 tgarip1957 Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #

Index: addbooks.pl
===================================================================
RCS file: /sources/koha/koha/cataloguing/addbooks.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- addbooks.pl 11 Sep 2006 17:12:04 -0000      1.5
+++ addbooks.pl 11 Sep 2006 17:44:47 -0000      1.6
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: addbooks.pl,v 1.5 2006/09/11 17:12:04 tgarip1957 Exp $
+# $Id: addbooks.pl,v 1.6 2006/09/11 17:44:47 tgarip1957 Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #

Index: additem.pl
===================================================================
RCS file: /sources/koha/koha/cataloguing/additem.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- additem.pl  11 Sep 2006 17:12:04 -0000      1.10
+++ additem.pl  11 Sep 2006 17:44:47 -0000      1.11
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: additem.pl,v 1.10 2006/09/11 17:12:04 tgarip1957 Exp $
+# $Id: additem.pl,v 1.11 2006/09/11 17:44:47 tgarip1957 Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #




reply via email to

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