koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha showbudget.pl,1.4,1.5


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha showbudget.pl,1.4,1.5
Date: Sun, 13 Oct 2002 00:35:05 -0700

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

Modified Files:
        showbudget.pl 
Log Message:
Added magic RCS comment.
Removed trailing whitespace.


Index: showbudget.pl
===================================================================
RCS file: /cvsroot/koha/koha/showbudget.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** showbudget.pl       14 Aug 2002 18:12:51 -0000      1.4
--- showbudget.pl       13 Oct 2002 07:35:03 -0000      1.5
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #script to show list of budgets and bookfunds
  #written 4/2/00 by address@hidden
***************
*** 54,58 ****
    print  <<EOP
  <tr><td>
! $results[$i]->{'bookfundname'} </TD> 
  <TD>$results[$i]->{'budgetamount'}</TD> <TD>
  EOP
--- 56,60 ----
    print  <<EOP
  <tr><td>
! $results[$i]->{'bookfundname'} </TD>
  <TD>$results[$i]->{'budgetamount'}</TD> <TD>
  EOP




reply via email to

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