Diff for /loncom/interface/lonexturlcheck.pm between versions 1.3 and 1.4

version 1.3, 2019/05/02 23:09:38 version 1.4, 2020/02/15 03:54:43
Line 76  use strict; Line 76  use strict;
 use Apache::Constants qw(:common :http);  use Apache::Constants qw(:common :http);
 use Apache::lonnet;  use Apache::lonnet;
 use Apache::loncommon;  use Apache::loncommon;
 use LONCAPA::LWPReq;  
 use HTTP::Request;  use HTTP::Request;
   
 sub handler {  sub handler {

Removed from v.1.3  
changed lines
  Added in v.1.4


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