koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui receive.pl,1.1.1.1.2.2,1.1.1.1.2.3


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/acqui receive.pl,1.1.1.1.2.2,1.1.1.1.2.3
Date: Thu, 20 Jun 2002 10:45:58 -0700

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

Modified Files:
      Tag: rel-1-2
        receive.pl 
Log Message:
Branch Merges.


Index: receive.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/receive.pl,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -C2 -r1.1.1.1.2.2 -r1.1.1.1.2.3
*** receive.pl  14 Jun 2002 21:20:27 -0000      1.1.1.1.2.2
--- receive.pl  20 Jun 2002 17:45:55 -0000      1.1.1.1.2.3
***************
*** 13,17 ****
  print $input->header();
  my $id=$input->param('id');
! my ($count,@booksellers)=bookseller($id); 
  my $invoice=$input->param('invoice');
  my $freight=$input->param('freight');
--- 13,17 ----
  print $input->header();
  my $id=$input->param('id');
! my ($count,@booksellers)=bookseller($id);
  my $invoice=$input->param('invoice');
  my $freight=$input->param('freight');




reply via email to

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