Diff for /loncom/auth/lonroles.pm between versions 1.68 and 1.69

version 1.68, 2003/09/15 18:43:53 version 1.69, 2003/09/15 21:50:49
Line 172  ENDENTERKEY Line 172  ENDENTERKEY
  if (($ENV{'form.orgurl'}) &&    if (($ENV{'form.orgurl'}) && 
     ($ENV{'form.orgurl'}!~/^\/adm\/flip/)) {      ($ENV{'form.orgurl'}!~/^\/adm\/flip/)) {
     my $dest=$ENV{'form.orgurl'};      my $dest=$ENV{'form.orgurl'};
       if ( $Apache::lonnet::perlvar{'MODPERL2'} ) {
  &Apache::lonnet::cleanenv();   &Apache::lonnet::cleanenv();
       }
     $r->internal_redirect($dest);      $r->internal_redirect($dest);
     return OK;      return OK;
  } else {   } else {

Removed from v.1.68  
changed lines
  Added in v.1.69


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.