Diff for /rat/lonuserstate.pm between versions 1.159 and 1.160

version 1.159, 2020/04/22 14:52:56 version 1.160, 2020/04/22 15:24:07
Line 570  sub parse_resource { Line 570  sub parse_resource {
     if (($turi=~/\.sequence$/) ||      if (($turi=~/\.sequence$/) ||
  ($turi=~/\.page$/)) {   ($turi=~/\.page$/)) {
  $hash{'is_map_'.$rid}=1;   $hash{'is_map_'.$rid}=1;
  if ((&is_advanced($courseid)) || (!$hiddenurl{$rid})) {   if ((!$hiddenurl{$rid}) || (&is_advanced($courseid))) {
     &loadmap($turi,$rid,$courseid);      &loadmap($turi,$rid,$courseid);
  }   }
     }       } 

Removed from v.1.159  
changed lines
  Added in v.1.160


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.