--- loncom/interface/lonaboutme.pm 2002/09/13 19:40:48 1.5 +++ loncom/interface/lonaboutme.pm 2003/03/03 13:03:58 1.14 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.5 2002/09/13 19:40:48 www Exp $ +# $Id: lonaboutme.pm,v 1.14 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,12 +46,11 @@ sub handler {