--- loncom/auth/lonacc.pm 2013/09/29 00:49:24 1.145 +++ loncom/auth/lonacc.pm 2013/12/01 21:29:10 1.146 @@ -1,7 +1,7 @@ # The LearningOnline Network # Cookie Based Access Handler # -# $Id: lonacc.pm,v 1.145 2013/09/29 00:49:24 raeburn Exp $ +# $Id: lonacc.pm,v 1.146 2013/12/01 21:29:10 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -89,8 +89,6 @@ store attempted access =head1 NOTABLE SUBROUTINES -=over - =cut @@ -230,6 +228,8 @@ sub get_posted_cgi { =pod +=over + =item upload_size_allowed() Perform size checks for file uploads to essayresponse items in course context.