--- loncom/interface/lonbulletin.pm 2004/05/10 14:10:03 1.23 +++ loncom/interface/lonbulletin.pm 2004/05/10 18:44:40 1.24 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.23 2004/05/10 14:10:03 sakharuk Exp $ +# $Id: lonbulletin.pm,v 1.24 2004/05/10 18:44:40 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -42,7 +42,6 @@ sub handler { $r->send_http_header; return OK if $r->header_only; my $target=$ENV{'form.grade_target'}; - &Apache::lonnet::logthis("MY TARGET IS DEFINED AS $target"); # &Apache::loncommon::get_unprocessed_cgi($ENV{'QUERY_STRING'},['previous']);