[Koha-cvs] CVS: koha newmember.pl,1.5,1.6

Ambrose Li acli at users.sourceforge.net
Wed Jan 22 04:47:07 CET 2003


Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv11978

Modified Files:
	newmember.pl 
Log Message:
Removed dead code


Index: newmember.pl
===================================================================
RCS file: /cvsroot/koha/koha/newmember.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** newmember.pl	20 Jan 2003 07:03:19 -0000	1.5
--- newmember.pl	22 Jan 2003 03:47:05 -0000	1.6
***************
*** 46,52 ****
  my %env;
  my $input = new CGI;
- #get varibale that tells us whether to show confirmation page
- #or insert data
- my $insert=$input->param('insert');
  
  #get rest of data
--- 46,49 ----





More information about the Koha-cvs mailing list