koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Print.pm,1.16,1.17


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/C4 Print.pm,1.16,1.17
Date: Sun, 28 Nov 2004 00:32:38 -0800

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

Modified Files:
        Print.pm 
Log Message:
Fix for bug 865
Allows a librarian to tell Koha you want to start issuing to a new borrower
by entering no data. Essentiall by just hitting the enter  key


Index: Print.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Print.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** Print.pm    3 May 2004 09:26:12 -0000       1.16
--- Print.pm    28 Nov 2004 08:32:36 -0000      1.17
***************
*** 24,28 ****
  
  use C4::Context;
! 
  
  use vars qw($VERSION @ISA @EXPORT);
--- 24,28 ----
  
  use C4::Context;
! use C4::Circulation::Circ2;
  
  use vars qw($VERSION @ISA @EXPORT);




reply via email to

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