[Koha-cvs] CVS: koha groups.pl,1.2,1.3

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 09:31:59 CEST 2002


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

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


Index: groups.pl
===================================================================
RCS file: /cvsroot/koha/koha/groups.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** groups.pl	14 Aug 2002 18:12:51 -0000	1.2
--- groups.pl	13 Oct 2002 07:31:57 -0000	1.3
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #written 14/1/2000
  #script to display reports
***************
*** 133,137 ****
  </td></tr></table>
  <p>
! Printer: 
  <select name=printer>
  $printeroptions
--- 135,139 ----
  </td></tr></table>
  <p>
! Printer:
  <select name=printer>
  $printeroptions





More information about the Koha-cvs mailing list