--- loncom/interface/lonbulletin.pm 2002/09/11 13:36:50 1.3 +++ 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.3 2002/09/11 13:36:50 www Exp $ +# $Id: lonbulletin.pm,v 1.13 2003/09/15 13:38:19 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,7 +33,7 @@ use Apache::Constants qw(:common); use Apache::loncommon; use Apache::lonnet; use Apache::lontexconvert; -use Apache::lonxml; +use Apache::lonfeedback; sub handler { my $r = shift; @@ -46,12 +46,11 @@ sub handler {