koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.61,1.62


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.61,1.62
Date: Wed, 03 Sep 2003 12:41:24 -0700

Update of /cvsroot/koha/koha/C4/Circulation
In directory sc8-pr-cvs1:/tmp/cvs-serv16831

Modified Files:
        Circ2.pm 
Log Message:
Fix for bug 562


Index: Circ2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation/Circ2.pm,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -r1.61 -r1.62
*** Circ2.pm    4 Aug 2003 01:53:55 -0000       1.61
--- Circ2.pm    3 Sep 2003 19:41:22 -0000       1.62
***************
*** 895,899 ****
        #       my $tobrcd = ReserveWaiting($resrec->{'itemnumber'}, 
$resrec->{'borrowernumber'});
                $resrec->{'ResFound'} = $resfound;
!       #       $messages->{'ResFound'} = $resrec;
        }
        # update stats?
--- 895,899 ----
        #       my $tobrcd = ReserveWaiting($resrec->{'itemnumber'}, 
$resrec->{'borrowernumber'});
                $resrec->{'ResFound'} = $resfound;
!               $messages->{'ResFound'} = $resrec;
        }
        # update stats?




reply via email to

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