--- loncom/interface/lonbulletin.pm 2002/09/10 20:53:36 1.2 +++ loncom/interface/lonbulletin.pm 2003/09/15 13:38:19 1.13 @@ -1,7 +1,7 @@ # The LearningOnline Network -# Simple Page Editor +# Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.2 2002/09/10 20:53:36 www Exp $ +# $Id: lonbulletin.pm,v 1.13 2003/09/15 13:38:19 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,6 +33,7 @@ use Apache::Constants qw(:common); use Apache::loncommon; use Apache::lonnet; use Apache::lontexconvert; +use Apache::lonfeedback; sub handler { my $r = shift; @@ -45,12 +46,11 @@ sub handler {