[Koha-cvs] CVS: koha/acqui basket.pl,1.8,1.9

Paul POULAIN tipaul at users.sourceforge.net
Thu Apr 24 20:31:08 CEST 2003


Update of /cvsroot/koha/koha/acqui
In directory sc8-pr-cvs1:/tmp/cvs-serv28647/acqui

Modified Files:
	basket.pl 
Log Message:
fix for #343

Index: basket.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/basket.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** basket.pl	22 Apr 2003 10:22:20 -0000	1.8
--- basket.pl	24 Apr 2003 18:31:03 -0000	1.9
***************
*** 102,106 ****
  						books_loop => \@books_loop,
  						count =>$count,
! 						subtotal => $sub_total,
  						gist => $gist,
  						grand_total =>$grand_total,
--- 102,106 ----
  						books_loop => \@books_loop,
  						count =>$count,
! 						sub_total => $sub_total,
  						gist => $gist,
  						grand_total =>$grand_total,





More information about the Koha-cvs mailing list