[Koha-cvs] CVS: koha renewscript.pl,1.5,1.6

Paul POULAIN tipaul at users.sourceforge.net
Mon Nov 8 21:00:04 CET 2004


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

Modified Files:
	renewscript.pl 
Log Message:


Index: renewscript.pl
===================================================================
RCS file: /cvsroot/koha/koha/renewscript.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** renewscript.pl	20 Sep 2004 13:43:01 -0000	1.5
--- renewscript.pl	8 Nov 2004 20:00:00 -0000	1.6
***************
*** 52,56 ****
       #check its status
       my $status=renewstatus(\%env,$bornum,$itemno);
- # 	 warn "STATUS : $status";
       if ($status == 1){
         renewbook(\%env,$bornum,$itemno);
--- 52,55 ----





More information about the Koha-cvs mailing list