--- loncom/publisher/lonrights.pm 2003/03/21 14:13:30 1.7 +++ loncom/publisher/lonrights.pm 2003/10/13 22:12:55 1.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to show and edit custom distribution rights # -# $Id: lonrights.pm,v 1.7 2003/03/21 14:13:30 www Exp $ +# $Id: lonrights.pm,v 1.11 2003/10/13 22:12:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -36,15 +36,17 @@ use Apache::lonnet(); use Apache::loncommon(); use HTML::LCParser; use Apache::File; +use Apache::lonlocal; sub handler { my $r=shift; - $r->content_type('text/html'); + &Apache::loncommon::content_type($r,'text/html'); $r->send_http_header; $r->print( - '