/[gnatsweb]/gnatsweb/gnatsweb.pl
ViewVC logotype

Diff of /gnatsweb/gnatsweb.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.92 by krid, Sat Feb 23 03:55:30 2002 UTC revision 1.93 by krid, Sat Feb 23 04:11:13 2002 UTC
# Line 1505  sub edit Line 1505  sub edit
1505    # they'll need to use PrForm.elements[fieldNumber].value    # they'll need to use PrForm.elements[fieldNumber].value
1506    # instead of the dashed name    # instead of the dashed name
1507    # note that this is a zero-based count!!    # note that this is a zero-based count!!
1508    # there are ten fields "hardcoded" into the form above this point.    # there are nine fields "hardcoded" into the form above this point.
1509    my $field_number = 9;    my $field_number = 8;
1510    
1511    foreach (@fieldnames)    foreach (@fieldnames)
1512    {    {

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26