Diff for /loncom/auth/lonlogin.pm between versions 1.206 and 1.207

version 1.206, 2023/06/02 01:20:26 version 1.207, 2023/11/21 19:52:18
Line 1311  sub redirect_page { Line 1311  sub redirect_page {
         }          }
         $url .= $querystring;          $url .= $querystring;
     }      }
     $args->{'redirect'} = [0,$url];      $args->{'redirect'} = [0,$url,'','',1];
     my $start_page = &Apache::loncommon::start_page('Switching Server ...',undef,$args);      my $start_page = &Apache::loncommon::start_page('Switching Server ...',undef,$args);
     my $end_page   = &Apache::loncommon::end_page();      my $end_page   = &Apache::loncommon::end_page();
     return $start_page.$end_page;      return $start_page.$end_page;

Removed from v.1.206  
changed lines
  Added in v.1.207


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.