--- loncom/auth/lonauth.pm 2002/03/21 18:54:47 1.28 +++ loncom/auth/lonauth.pm 2002/05/06 14:20:27 1.29 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.28 2002/03/21 18:54:47 www Exp $ +# $Id: lonauth.pm,v 1.29 2002/05/06 14:20:27 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -164,7 +164,7 @@ sub success { # -------------------------------------------------------- Menu script and info my $windowinfo=&Apache::lonmenu::open(); # ------------------------------------------------------------- Info for Remote - my $configmenu=&Apache::lonmenu::rawconfig(); + my $configmenu=&Apache::lonmenu::rawconfig($r); # ------------------------------------------------- Output for successful login $r->send_cgi_header(<