--- loncom/interface/statistics/loncorrectproblemplot.pm 2005/04/07 06:56:24 1.18 +++ loncom/interface/statistics/loncorrectproblemplot.pm 2006/05/01 19:29:13 1.19 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncorrectproblemplot.pm,v 1.18 2005/04/07 06:56:24 albertel Exp $ +# $Id: loncorrectproblemplot.pm,v 1.19 2006/05/01 19:29:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -288,7 +288,7 @@ sub CreateInterface { ## ## Environment variable initialization my $Str; - $Str .= &Apache::lonhtmlcommon::breadcrumbs(undef,'Correct Problems Plot'); + $Str .= &Apache::lonhtmlcommon::breadcrumbs('Correct Problems Plot'); $Str .= '

'; # $Str .= ''."\n";