Diff for /loncom/publisher/Attic/lonconstruct.pm between versions 1.23 and 1.24

version 1.23, 2004/10/29 18:40:40 version 1.24, 2004/10/29 20:44:30
Line 40  package Apache::lonconstruct; Line 40  package Apache::lonconstruct;
   
   
 use strict;  use strict;
 use Apache::Constants qw(:common :http :methods REDIRECT);  use Apache::Constants qw(:common :http :methods);
 use Apache::lonnet;  use Apache::lonnet;
 use Apache::Log ();  use Apache::Log ();
 use HTML::Entities();  use HTML::Entities();

Removed from v.1.23  
changed lines
  Added in v.1.24


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