--- rat/lonpage.pm 2002/02/14 20:45:16 1.31 +++ rat/lonpage.pm 2002/03/06 15:00:55 1.32 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.31 2002/02/14 20:45:16 albertel Exp $ +# $Id: lonpage.pm,v 1.32 2002/03/06 15:00:55 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -346,7 +346,7 @@ sub handler { $r->print("\n\n"); } - $r->print(&Apache::lonxml::registerurl(1)); + $r->print(&Apache::lonxml::registerurl(1,undef)); $r->print("\n\n"); # ------------------------------------------------------------------ Start body if ($isxml) {