[prev] [thread] [next] [lurker] [Date index for 2003/11/26]
Author: jon
Date: 2003-11-26 14:49:20 +0200 (Wed, 26 Nov 2003)
New Revision: 61
Modified:
lib/YAPC/Person.pm
Log:
need to remove field submitbtn
Modified: lib/YAPC/Person.pm
===================================================================
--- lib/YAPC/Person.pm 2003-11-26 11:26:23 UTC (rev 60)
+++ lib/YAPC/Person.pm 2003-11-26 12:49:20 UTC (rev 61)
@@ -18,6 +18,7 @@
my %arg = @_;
delete $arg{run}; # was added for CGI::Application
delete $arg{submit}; # was added for CGI::Application
+ delete $arg{submitbtn}; # was added for CGI::Application
croak("acked should not be defined\n") if defined $arg{acked};
croak("authcode should not be defined\n") if defined $arg{authcode};
Generated at 16:06 on 26 Nov 2003 by mariachi 0.51