[Koha-cvs] CVS: koha renewscript.pl,1.3,1.4

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 09:34:36 CEST 2002


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

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


Index: renewscript.pl
===================================================================
RCS file: /cvsroot/koha/koha/renewscript.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** renewscript.pl	14 Aug 2002 18:12:51 -0000	1.3
--- renewscript.pl	13 Oct 2002 07:34:34 -0000	1.4
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #written 18/1/2000 by chris at katipo.co.nz
  #script to renew items from the web
***************
*** 54,58 ****
       }
     }
! }	
  
  print $input->redirect("/cgi-bin/koha/moremember.pl?bornum=$bornum");
--- 56,60 ----
       }
     }
! }
  
  print $input->redirect("/cgi-bin/koha/moremember.pl?bornum=$bornum");





More information about the Koha-cvs mailing list