--- loncom/auth/lonroles.pm 2001/08/06 11:16:32 1.28 +++ loncom/auth/lonroles.pm 2001/10/31 17:47:55 1.30 @@ -19,6 +19,7 @@ use Apache::lonuserstate(); use Apache::Constants qw(:common); use Apache::File(); use Apache::lonmenu; +use Apache::loncommon; sub handler { @@ -76,6 +77,7 @@ sub handler { '

Could not initialize top-level map.

'; } $r->content_type('text/html'); + &Apache::loncommon::no_cache($r); $r->send_http_header; my $swinfo=&Apache::lonmenu::rawconfig; print (<content_type('text/html'); + &Apache::loncommon::no_cache($r); $r->send_http_header; return OK if $r->header_only; my $swinfo=&Apache::lonmenu::rawconfig; - $r->print(<