--- loncom/interface/lonbulletin.pm 2003/02/10 20:03:13 1.6 +++ loncom/interface/lonbulletin.pm 2003/09/17 19:45:39 1.15 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.6 2003/02/10 20:03:13 www Exp $ +# $Id: lonbulletin.pm,v 1.15 2003/09/17 19:45:39 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,8 +33,8 @@ use Apache::Constants qw(:common); use Apache::loncommon; use Apache::lonnet; use Apache::lontexconvert; -use Apache::lonxml; use Apache::lonfeedback; +use Apache::lonlocal; sub handler { my $r = shift; @@ -47,12 +47,11 @@ sub handler {