--- loncom/publisher/lonupload.pm 2003/09/22 15:39:53 1.20
+++ loncom/publisher/lonupload.pm 2003/11/08 10:58:30 1.21
@@ -2,7 +2,7 @@
# The LearningOnline Network with CAPA
# Handler to upload files into construction space
#
-# $Id: lonupload.pm,v 1.20 2003/09/22 15:39:53 www Exp $
+# $Id: lonupload.pm,v 1.21 2003/11/08 10:58:30 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -99,7 +99,7 @@ sub phaseone {
''.
''.
''.
- &mt('Store uploaded file as ').
+ &mt('Store uploaded file as ')."/priv/$uname/".
'
'.
'');
# Check for bad extension and warn user
@@ -258,12 +258,10 @@ sub handler {
$r->print(&Apache::loncommon::bodytag('Upload file to Construction Space'));
if (($uname ne $ENV{'user.name'}) || ($udom ne $ENV{'user.domain'})) {
- $r->print('