--- loncom/interface/lonsyllabus.pm 2003/02/10 14:44:36 1.9 +++ loncom/interface/lonsyllabus.pm 2003/03/03 13:03:58 1.15 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.9 2003/02/10 14:44:36 www Exp $ +# $Id: lonsyllabus.pm,v 1.15 2003/03/03 13:03:58 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,13 +46,12 @@ sub handler {