Diff for /loncom/interface/lonquickgrades.pm between versions 1.49.6.2 and 1.49.6.3

version 1.49.6.2, 2015/03/13 22:40:35 version 1.49.6.3, 2017/04/02 13:42:06
Line 35  use Apache::loncommon; Line 35  use Apache::loncommon;
 use Apache::lonlocal;  use Apache::lonlocal;
 use Apache::lonnet;  use Apache::lonnet;
 use Apache::grades;  use Apache::grades;
   use Apache::lonuserstate;
   
 sub handler {  sub handler {
     my $r = shift;      my $r = shift;

Removed from v.1.49.6.2  
changed lines
  Added in v.1.49.6.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>