--- loncom/lonssl.pm 2004/05/27 10:03:58 1.4 +++ loncom/lonssl.pm 2004/05/27 10:26:19 1.5 @@ -1,5 +1,5 @@ # -# $Id: lonssl.pm,v 1.4 2004/05/27 10:03:58 foxr Exp $ +# $Id: lonssl.pm,v 1.5 2004/05/27 10:26:19 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -44,8 +44,8 @@ use LONCAPA::Configuration; # Global storage: -my $perlvar; # When configRead is true this refers to - # the apache perlsetvar variable hash. +my $perlvar; # this refers to the apache perlsetvar + # variable hash. my $pathsep = "/"; # We're on unix after all.