koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/circ circulation.pl,1.81.2.2,1.81.2.3


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/circ circulation.pl,1.81.2.2,1.81.2.3
Date: Mon, 28 Feb 2005 09:07:09 -0800

Update of /cvsroot/koha/koha/circ
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3434/circ

Modified Files:
      Tag: rel_2_2
        circulation.pl 
Log Message:


Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.81.2.2
retrieving revision 1.81.2.3
diff -C2 -r1.81.2.2 -r1.81.2.3
*** circulation.pl      16 Feb 2005 22:23:52 -0000      1.81.2.2
--- circulation.pl      28 Feb 2005 17:06:49 -0000      1.81.2.3
***************
*** 105,109 ****
  my $borrowerslist;
  if ($findborrower) {
!       my ($count,$borrowers)=BornameSearch(\%env,$findborrower,'web');
        my @address@hidden;
        if ($#borrowers == -1) {
--- 105,109 ----
  my $borrowerslist;
  if ($findborrower) {
!       my 
($count,$borrowers)=BornameSearch(\%env,$findborrower,'cardnumber','web');
        my @address@hidden;
        if ($#borrowers == -1) {




reply via email to

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