--- loncom/interface/londocs.pm 2005/04/07 07:34:52 1.175 +++ loncom/interface/londocs.pm 2005/04/22 18:21:05 1.176 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.175 2005/04/07 07:34:52 albertel Exp $ +# $Id: londocs.pm,v 1.176 2005/04/22 18:21:05 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1960,7 +1960,7 @@ sub handler { # graphics settings - $iconpath = $r->dir_config('lonIconsURL') . "/"; + $iconpath = &Apache::loncommon::lonhttpdurl($r->dir_config('lonIconsURL') . "/"); my $now=time;