--- loncom/auth/lonlogout.pm 2009/05/16 13:50:04 1.38 +++ loncom/auth/lonlogout.pm 2010/03/16 19:55:31 1.40 @@ -1,7 +1,7 @@ # The LearningOnline Network # Logout Handler # -# $Id: lonlogout.pm,v 1.38 2009/05/16 13:50:04 droeschl Exp $ +# $Id: lonlogout.pm,v 1.40 2010/03/16 19:55:31 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -89,8 +89,6 @@ sub handler { return OK if $r->header_only; # -------------------------------------------------------- Menu script and info - my $windowinfo=&Apache::lonmenu::close(); - $windowinfo.=&Apache::lonnavmaps::close(); # ---------------------------------------------------------------- Get handover &Apache::loncommon::get_unprocessed_cgi($ENV{'QUERY_STRING'},['handover']); my $switch=''; @@ -151,7 +149,6 @@ Due to security reasons in new web brows # --------------------------------------------------------------- Screen Output $r->print(<