Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185276 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -341,7 +341,7 @@ if (((defined $cgi->param('id') && $cgi->param('product') ne $oldproduct)
|
||||
my %defaults;
|
||||
# We set the defaults to these fields to the old value,
|
||||
# if its a valid option, otherwise we use the default where
|
||||
# thats appropriate
|
||||
# that's appropriate
|
||||
$vars->{'versions'} = $::versions{$prod};
|
||||
if ($vok) {
|
||||
$defaults{'version'} = $cgi->param('version');
|
||||
|
||||
Reference in New Issue
Block a user