--- loncom/interface/lonaboutme.pm 2009/02/13 17:26:55 1.93 +++ loncom/interface/lonaboutme.pm 2009/02/13 18:56:13 1.94 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.93 2009/02/13 17:26:55 neumanie Exp $ +# $Id: lonaboutme.pm,v 1.94 2009/02/13 18:56:13 neumanie Exp $ # # Copyright Michigan State University Board of Trustees # @@ -290,7 +290,7 @@ my $image; &Apache::lonnet::resizeImage(&Apache::lonnet::filelocation('',$syllabus{'uploaded.photourl'})); #---End Resize--- - $image=qq{}; + $image=qq{}; if ($target eq 'tex') { $image=&Apache::lonxml::xmlparse($r,'tex',$image);