koha-cvs
[Top][All Lists]
Advanced

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

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha renewscript.pl,1.3,1.4
Date: Sun, 13 Oct 2002 00:34:36 -0700

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 address@hidden
  #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");




reply via email to

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