Return to grades.pm CVS log | Up to [LON-CAPA] / loncom / homework |
version 1.686, 2013/04/11 14:59:39 | version 1.687, 2013/05/10 12:48:48 |
---|---|
Line 9757 sub handler { | Line 9757 sub handler { |
} | } |
} elsif (!%perm) { | } elsif (!%perm) { |
$request->internal_redirect('/adm/quickgrades'); | $request->internal_redirect('/adm/quickgrades'); |
return OK; | |
} | } |
&Apache::loncommon::content_type($request,'text/html'); | &Apache::loncommon::content_type($request,'text/html'); |
$request->send_http_header; | $request->send_http_header; |