--- loncom/interface/lonaboutme.pm 2002/08/27 20:29:54 1.2 +++ 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.2 2002/08/27 20:29:54 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,37 +46,47 @@ sub handler {