Diff for /loncom/homework/lonhomework.pm between versions 1.106 and 1.107

version 1.106, 2003/01/19 08:11:38 version 1.107, 2003/01/28 00:13:37
Line 49  use Apache::imageresponse(); Line 49  use Apache::imageresponse();
 use Apache::essayresponse();  use Apache::essayresponse();
 use Apache::externalresponse();  use Apache::externalresponse();
 use Apache::rankresponse();  use Apache::rankresponse();
   use Apache::matchresponse();
 use Apache::Constants qw(:common);  use Apache::Constants qw(:common);
 use HTML::Entities();  use HTML::Entities();
 use Apache::loncommon();  use Apache::loncommon();

Removed from v.1.106  
changed lines
  Added in v.1.107


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