--- loncom/auth/lontokacc.pm 2002/10/21 19:15:10 1.7 +++ loncom/auth/lontokacc.pm 2003/08/01 15:46:10 1.8 @@ -1,7 +1,7 @@ # The LearningOnline Network # Access Handler for User File Transfers # -# $Id: lontokacc.pm,v 1.7 2002/10/21 19:15:10 bowersj2 Exp $ +# $Id: lontokacc.pm,v 1.8 2003/08/01 15:46:10 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -32,7 +32,7 @@ use strict; use Apache::Constants qw(:common :remotehost); use Apache::lonnet(); use Apache::File(); -use Data::Dumper; + sub handler { my $r = shift;