--- db/prgsrc/db.cgi 2001/12/05 01:55:21 1.44 +++ db/prgsrc/db.cgi 2001/12/06 23:39:11 1.45 @@ -997,8 +997,8 @@ sub PrintQuestion { $output .= &PrintField("Комментарии", $Question{'Comments'}, $text); } } - $output.=br.a({href=> url."?metod=proxy&qid=$Id"}, 'Близкие вопросы').p - if $answer; +# $output.=br.a({href=> url."?metod=proxy&qid=$Id"}, 'Близкие вопросы').p +# if $answer; return $output; }