--- loncom/interface/lonaboutme.pm 2002/08/27 21:05:04 1.3 +++ loncom/interface/lonaboutme.pm 2003/03/10 14:20:07 1.15 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.3 2002/08/27 21:05:04 www Exp $ +# $Id: lonaboutme.pm,v 1.15 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,11 @@ sub handler {