--- loncom/auth/lonacc.pm 2006/01/11 20:57:19 1.72 +++ loncom/auth/lonacc.pm 2006/01/27 22:28:37 1.73 @@ -1,7 +1,7 @@ # The LearningOnline Network # Cookie Based Access Handler # -# $Id: lonacc.pm,v 1.72 2006/01/11 20:57:19 albertel Exp $ +# $Id: lonacc.pm,v 1.73 2006/01/27 22:28:37 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -182,8 +182,8 @@ sub handler { } return OK; } else { - $r->log_reason("Cookie $handle not valid", $r->filename) - }; + $r->log_reason("Cookie $handle not valid", $r->filename); + } } # -------------------------------------------- See if this is a public resource