Diff for /loncom/publisher/lonpubdir.pm between versions 1.7 and 1.8

version 1.7, 2001/05/09 17:38:12 version 1.8, 2001/05/26 15:29:22
Line 19  use Apache::File; Line 19  use Apache::File;
 use File::Copy;  use File::Copy;
 use Apache::Constants qw(:common :http :methods);  use Apache::Constants qw(:common :http :methods);
 use Apache::loncacc;  use Apache::loncacc;
   use Apache::lonnet;
   
   
 sub handler {  sub handler {

Removed from v.1.7  
changed lines
  Added in v.1.8


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