Formatting change. Trivial.
git-svn-id: svn://10.0.0.236/trunk@83626 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a66c3f88af
commit
b7a9e184b2
@ -543,7 +543,7 @@ SWITCH: for ($::FORM{'knob'}) {
|
||||
if ( Param('strictvaluechecks') ) {
|
||||
CheckFormFieldDefined(\%::FORM,'comment');
|
||||
}
|
||||
SendSQL("INSERT INTO duplicates VALUES ($num, $::FORM{'id'})");
|
||||
SendSQL("INSERT INTO duplicates VALUES ($num, $::FORM{'id'})");
|
||||
$::FORM{'comment'} .= "\n\n*** This bug has been marked as a duplicate of $num ***";
|
||||
print "<TABLE BORDER=1><TD><H2>Notation added to bug $num</H2>\n";
|
||||
system("./processmail", $num, $::FORM{'who'});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user