--- loncom/auth/lonacc.pm 2008/11/16 02:46:19 1.118 +++ loncom/auth/lonacc.pm 2008/11/20 14:37:52 1.120 @@ -1,7 +1,7 @@ # The LearningOnline Network # Cookie Based Access Handler # -# $Id: lonacc.pm,v 1.118 2008/11/16 02:46:19 raeburn Exp $ +# $Id: lonacc.pm,v 1.120 2008/11/20 14:37:52 jms Exp $ # # Copyright Michigan State University Board of Trustees # @@ -27,6 +27,7 @@ # ### + package Apache::lonacc; use strict; @@ -460,6 +461,7 @@ sub handler { 1; __END__ + =head1 NAME Apache::lonacc - Cookie Based Access Handler @@ -520,4 +522,4 @@ store attempted access =back -=cut +=cut \ No newline at end of file