--- loncom/lonnet/perl/lonuploadrep.pm 2005/03/16 21:35:17 1.6 +++ loncom/lonnet/perl/lonuploadrep.pm 2005/04/07 06:56:24 1.7 @@ -28,7 +28,7 @@ package Apache::lonuploadrep; use strict; use Apache::Constants qw(:common :http); -use Apache::lonnet(); +use Apache::lonnet; use CGI::Cookie(); sub handler {