--- loncom/auth/lonacc.pm 2001/11/29 21:54:56 1.23 +++ loncom/auth/lonacc.pm 2001/12/06 21:03:02 1.24 @@ -1,7 +1,7 @@ # The LearningOnline Network # Cookie Based Access Handler # -# $Id: lonacc.pm,v 1.23 2001/11/29 21:54:56 www Exp $ +# $Id: lonacc.pm,v 1.24 2001/12/06 21:03:02 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -158,6 +158,7 @@ sub handler { } # ------------------------------------------------------------- This is allowed if ($ENV{'request.course.id'}) { + &Apache::lonnet::countacc($requrl); $requrl=~/\.(\w+)$/; if (&Apache::lonnet::fileembstyle($1) eq 'ssi') { # ------------------------------------- This is serious stuff, get symb and log