--- loncom/publisher/lonpublisher.pm 2005/04/04 23:51:54 1.190
+++ loncom/publisher/lonpublisher.pm 2005/06/29 17:46:20 1.200
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Publication Handler
#
-# $Id: lonpublisher.pm,v 1.190 2005/04/04 23:51:54 albertel Exp $
+# $Id: lonpublisher.pm,v 1.200 2005/06/29 17:46:20 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -121,7 +121,7 @@ use HTML::LCParser;
use Apache::lonxml;
use Apache::loncacc;
use DBI;
-use Apache::lonnet();
+use Apache::lonnet;
use Apache::loncommon();
use Apache::lonmysql;
use Apache::lonlocal;
@@ -326,7 +326,7 @@ sub textfield {
$value=~s/\s+$//gs;
$value=~s/\s+/ /gs;
$title=&mt($title);
- $ENV{'form.'.$name}=$value;
+ $env{'form.'.$name}=$value;
return "\n