--- loncom/auth/switchserver.pm 2005/11/29 20:59:37 1.5 +++ loncom/auth/switchserver.pm 2005/12/28 16:46:47 1.6 @@ -1,7 +1,7 @@ # The LearningOnline Network # Switch Servers Handler # -# $Id: switchserver.pm,v 1.5 2005/11/29 20:59:37 albertel Exp $ +# $Id: switchserver.pm,v 1.6 2005/12/28 16:46:47 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -104,7 +104,7 @@ sub handler { 'role' => $env{'form.role'}, 'server' => $r->dir_config('lonHostID')); my $token = &Apache::lonnet::tmpput(\%info,$env{'form.otherserver'}); - my $switch=''; + my $switch=''; my $bodytag=&Apache::loncommon::bodytag('Switching Server ...'); # --------------------------------------------------------------- Screen Output $r->print(<