--- loncom/xml/lonxml.pm 2006/04/20 02:58:14 1.411 +++ loncom/xml/lonxml.pm 2006/05/15 22:30:10 1.412 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.411 2006/04/20 02:58:14 albertel Exp $ +# $Id: lonxml.pm,v 1.412 2006/05/15 22:30:10 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1419,7 +1419,7 @@ sub handler { my $filecontents=&Apache::lonnet::getfile($file); if ($filecontents eq -1) { my $start_page=&Apache::loncommon::start_page('File Error'); - my $end_page=&Apache::loncommon::end_page('File Error'); + my $end_page=&Apache::loncommon::end_page(); my $fnf=&mt('File not found'); $result=(<