--- rat/lonuserstate.pm 2006/05/30 19:47:40 1.116 +++ rat/lonuserstate.pm 2006/06/30 04:23:25 1.117 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construct and maintain state and binary representation of course for user # -# $Id: lonuserstate.pm,v 1.116 2006/05/30 19:47:40 www Exp $ +# $Id: lonuserstate.pm,v 1.117 2006/06/30 04:23:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -199,7 +199,7 @@ sub loadmap { $hash{'ids_'.$idsuri}=''.$rid; } - if ($turi=~/\/(syllabus|aboutme|navmaps|smppg|bulletinboard)$/) { + if ($turi=~/\/(syllabus|aboutme|navmaps|smppg|grppg|bulletinboard)$/) { $turi.='?register=1'; }