Changeset 27026 in osm for applications/editors/josm/i18n
- Timestamp:
- 2011-11-07T12:09:04+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/launchpad.pl
r27020 r27026 140 140 #print $mech->content(); 141 141 my $form = $mech->form_name("decideform"); 142 die "Could not login.\n" if !$form; 142 143 my %par = ("yes" => ""); # We need to add "yes" or it does not work 143 144 foreach my $p ($form->param)
Note:
See TracChangeset
for help on using the changeset viewer.