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)=@_; my $dbh=C4Connect; my $query="Select * from items where --- 962,966 ---- sub itemissues { ! my ($bibitem, $biblio)=@_; my $dbh=C4Connect; my $query="Select * from items where