--- loncom/auth/lonroles.pm 2006/04/05 22:39:55 1.147 +++ loncom/auth/lonroles.pm 2006/05/15 17:45:46 1.148 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.147 2006/04/05 22:39:55 albertel Exp $ +# $Id: lonroles.pm,v 1.148 2006/05/15 17:45:46 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -83,6 +83,7 @@ sub handler { my $envkey; my %dcroles = (); my $numdc = &check_fordc(\%dcroles,$then); + &Apache::loncommon::get_unprocessed_cgi($ENV{'QUERY_STRING'}); # ================================================================== Roles Init if ($env{'form.selectrole'}) {