[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha newmember.pl,1.5,1.6
From: |
Ambrose Li |
Subject: |
[Koha-cvs] CVS: koha newmember.pl,1.5,1.6 |
Date: |
Tue, 21 Jan 2003 19:47:07 -0800 |
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 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha newmember.pl,1.5,1.6,
Ambrose Li <=