Diff for /rat/lonratparms.pm between versions 1.18 and 1.19

version 1.18, 2003/10/23 18:38:50 version 1.19, 2003/10/23 21:01:54
Line 91  sub handler { Line 91  sub handler {
         $type{'parameter_mapalias'}='string';          $type{'parameter_mapalias'}='string';
  $display{'parameter_mapalias'}='Resource alias name for conditions';   $display{'parameter_mapalias'}='Resource alias name for conditions';
     }      }
     if ($uri=~/\.(problem|exam|quiz|assess|survey|form|library)\.meta$/) {  
  $content{'parameter_hiddenparts'}='';  
         $type{'parameter_hiddenparts'}='string';  
  $display{'parameter_hiddenparts'}=  
     'A comma separted list of Part Ids to not display.';  
     }  
 # ---------------------------------------------------------- Current Parameters  # ---------------------------------------------------------- Current Parameters
   
   foreach (split(/\:/,$ENV{'form.parms'})) {    foreach (split(/\:/,$ENV{'form.parms'})) {

Removed from v.1.18  
changed lines
  Added in v.1.19


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.