Diff for /loncom/homework/lonhomework.pm between versions 1.349.2.3 and 1.349.2.4

version 1.349.2.3, 2015/05/26 13:25:52 version 1.349.2.4, 2015/06/15 20:23:19
Line 51  use Apache::functionplotresponse(); Line 51  use Apache::functionplotresponse();
 use Apache::drawimage();  use Apache::drawimage();
 use Apache::Constants qw(:common);  use Apache::Constants qw(:common);
 use Apache::loncommon();  use Apache::loncommon();
 use Apace::lonparmset();  use Apache::lonparmset();
 use Apache::lonlocal;  use Apache::lonlocal;
 use Time::HiRes qw( gettimeofday tv_interval );  use Time::HiRes qw( gettimeofday tv_interval );
 use HTML::Entities();  use HTML::Entities();

Removed from v.1.349.2.3  
changed lines
  Added in v.1.349.2.4


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