Diff for /loncom/interface/loncommon.pm between versions 1.1408 and 1.1409

version 1.1408, 2023/06/20 14:03:52 version 1.1409, 2023/07/06 16:55:43
Line 71  use Apache::lonuserutils(); Line 71  use Apache::lonuserutils();
 use Apache::lonuserstate();  use Apache::lonuserstate();
 use Apache::courseclassifier();  use Apache::courseclassifier();
 use LONCAPA qw(:DEFAULT :match);  use LONCAPA qw(:DEFAULT :match);
   use LONCAPA::ltiutils;
 use LONCAPA::LWPReq;  use LONCAPA::LWPReq;
 use LONCAPA::map();  use LONCAPA::map();
 use HTTP::Request;  use HTTP::Request;

Removed from v.1.1408  
changed lines
  Added in v.1.1409


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