--- loncom/interface/lonsyllabus.pm 2002/08/28 14:11:27 1.7 +++ loncom/interface/lonsyllabus.pm 2003/06/20 13:31:46 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.7 2002/08/28 14:11:27 www Exp $ +# $Id: lonsyllabus.pm,v 1.20 2003/06/20 13:31:46 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,13 +47,12 @@ sub handler {