Diff for /loncom/interface/lonnavdisplay.pm between versions 1.31 and 1.32

version 1.31, 2015/03/01 22:20:56 version 1.32, 2015/03/30 22:29:24
Line 38  use Apache::lonhtmlcommon(); Line 38  use Apache::lonhtmlcommon();
 use Apache::lonnet;  use Apache::lonnet;
 use Apache::lonlocal;  use Apache::lonlocal;
 use Apache::londocs();  use Apache::londocs();
   use Apache::lonuserstate;
   
 sub handler {  sub handler {
     my $r = shift;      my $r = shift;

Removed from v.1.31  
changed lines
  Added in v.1.32


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