[Koha-cvs] CVS: koha moredetail.pl,1.13,1.14

Andrew Arensburger arensb at users.sourceforge.net
Mon Oct 14 03:10:04 CEST 2002


Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv4704

Modified Files:
	moredetail.pl 
Log Message:
Removed unused variable.


Index: moredetail.pl
===================================================================
RCS file: /cvsroot/koha/koha/moredetail.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** moredetail.pl	13 Oct 2002 07:33:50 -0000	1.13
--- moredetail.pl	14 Oct 2002 01:10:01 -0000	1.14
***************
*** 63,70 ****
  my ($order,$ordernum)=getorder($bi,$biblionumber);
  
- 
- my $env;
- $env->{itemcount}=1;
- 
  $results[0]=$data;
  
--- 63,66 ----





More information about the Koha-cvs mailing list