koha-cvs
[Top][All Lists]
Advanced

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

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha moredetail.pl,1.13,1.14
Date: Sun, 13 Oct 2002 18:10:04 -0700

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 ----




reply via email to

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