--- loncom/interface/lonsyllabus.pm 2002/08/27 20:29:54 1.6 +++ loncom/interface/lonsyllabus.pm 2003/03/10 14:20:07 1.16 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.6 2002/08/27 20:29:54 www Exp $ +# $Id: lonsyllabus.pm,v 1.16 2003/03/10 14:20:07 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,12 +46,12 @@ sub handler {