koha-devel
[Top][All Lists]
Advanced

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

[Koha-devel] CVS: koha/C4 Search.pm,1.18,1.19


From: Finlay Thompson
Subject: [Koha-devel] CVS: koha/C4 Search.pm,1.18,1.19
Date: Wed May 1 17:09:17 2002

Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv15441/C4

Modified Files:
        Search.pm 
Log Message:

moredetail.pl presents circulation information taken from the
branchtransfers table

Circ2.pm has been changed a little

admin/branches.pl alows branches to be added, edited and deleted.

updatedatabase needs more fixing


Index: Search.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Search.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Search.pm   10 Apr 2002 09:55:17 -0000      1.18
--- Search.pm   2 May 2002 00:08:53 -0000       1.19
***************
*** 962,966 ****
  
  sub itemissues {
!   my ($bibitem,$biblio)address@hidden;
    my $dbh=C4Connect;
    my $query="Select * from items where 
--- 962,966 ----
  
  sub itemissues {
!   my ($bibitem, $biblio)address@hidden;
    my $dbh=C4Connect;
    my $query="Select * from items where 




reply via email to

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