--- loncom/interface/lonwhatsnew.pm 2005/12/02 23:17:47 1.33 +++ loncom/interface/lonwhatsnew.pm 2005/12/05 16:42:26 1.34 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.33 2005/12/02 23:17:47 raeburn Exp $ +# $Id: lonwhatsnew.pm,v 1.34 2005/12/05 16:42:26 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -460,7 +460,7 @@ sub getitems { # Check for unread discussion postings if ($$show{'coursediscussion'}) { &check_discussions($cdom,$crs,$resource,$symb,$ressymb,$title, - $newdiscussions,$unread,\&lastreadtime); + $newdiscussions,$unread,\%lastreadtime); } # Check for ungraded problems