--- loncom/interface/lonbulletin.pm 2012/11/17 00:05:50 1.65 +++ loncom/interface/lonbulletin.pm 2012/12/07 17:15:56 1.66 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.65 2012/11/17 00:05:50 raeburn Exp $ +# $Id: lonbulletin.pm,v 1.66 2012/12/07 17:15:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -78,7 +78,7 @@ sub handler { # ------------------------------------------------------------ Get Query String &Apache::loncommon::get_unprocessed_cgi - ($ENV{'QUERY_STRING'},['forceedit','register', + ($ENV{'QUERY_STRING'},['forceedit','register','todocs', 'origpage','group','ref']); # ----------------------------------------------------- Force menu registration my %addentries;