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.62,1.63


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/circ circulation.pl,1.62,1.63
Date: Fri, 31 Oct 2003 13:02:18 -0800

Update of /cvsroot/koha/koha/circ
In directory sc8-pr-cvs1:/tmp/cvs-serv1758/circ

Modified Files:
        circulation.pl 
Log Message:
Fix for bug 592
Re-issuing book does not renew correctly



Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -r1.62 -r1.63
*** circulation.pl      22 Oct 2003 20:01:28 -0000      1.62
--- circulation.pl      31 Oct 2003 21:02:16 -0000      1.63
***************
*** 314,318 ****
                todayissues => address@hidden,
                previssues => address@hidden,
!               responseloop => address@hidden 
        );
  
--- 314,322 ----
                todayissues => address@hidden,
                previssues => address@hidden,
!               responseloop => address@hidden,
!                month=>$month,
!                day=>$day,
!                year=>$year
!                
        );
  




reply via email to

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