--- loncom/homework/lonhomework.pm 2002/09/25 18:49:01 1.91 +++ loncom/homework/lonhomework.pm 2002/09/26 16:54:36 1.92 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.91 2002/09/25 18:49:01 albertel Exp $ +# $Id: lonhomework.pm,v 1.92 2002/09/26 16:54:36 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -139,6 +139,8 @@ sub send_footer { $Apache::lonxml::browse=''; +# JB, 9/24/2002: Any changes in this function may require a change +# in lonnavmaps::resource::getDateStatus. sub check_access { my ($id) = @_; my $date ='';