Diff for /loncom/interface/lonnavdisplay.pm between versions 1.22.4.6 and 1.22.4.7

version 1.22.4.6, 2015/03/11 15:43:40 version 1.22.4.7, 2017/04/02 13:35:30
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.22.4.6  
changed lines
  Added in v.1.22.4.7


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