--- loncom/interface/lonsyllabus.pm 2002/08/27 19:59:08 1.5 +++ loncom/interface/lonsyllabus.pm 2003/09/09 19:39:04 1.22 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.5 2002/08/27 19:59:08 www Exp $ +# $Id: lonsyllabus.pm,v 1.22 2003/09/09 19:39:04 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,6 +33,8 @@ use Apache::Constants qw(:common); use Apache::loncommon; use Apache::lonnet; use Apache::lontexconvert; +use Apache::lonfeedback; +use Apache::lonannounce; sub handler { my $r = shift; @@ -45,12 +47,12 @@ sub handler {