--- loncom/publisher/lonupload.pm 2006/04/06 22:15:19 1.31
+++ loncom/publisher/lonupload.pm 2006/12/06 22:22:39 1.34
@@ -2,7 +2,7 @@
# The LearningOnline Network with CAPA
# Handler to upload files into construction space
#
-# $Id: lonupload.pm,v 1.31 2006/04/06 22:15:19 albertel Exp $
+# $Id: lonupload.pm,v 1.34 2006/12/06 22:22:39 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -41,6 +41,7 @@ use Apache::lonnet;
use HTML::Entities();
use Apache::lonlocal;
use Apache::lonnet;
+use LONCAPA();
my $DEBUG=0;
@@ -99,21 +100,15 @@ sub phaseone {
&upfile_store.'" />'.
''.&mt('Store uploaded file as ').
- "/priv/$uname/".
+ "/priv/$uname/".
'
');
- $r->print('
'.&mt('Please indicate the type of file you are uploading. The possible types of file are as follows:').'
-