--- loncom/loncron 2002/05/17 16:19:24 1.27 +++ loncom/loncron 2002/05/22 21:41:34 1.28 @@ -58,7 +58,7 @@ ENDERROUT # --------------------------------- Read loncapa_apache.conf and loncapa.conf my $perlvarref=LONCAPA::Configuration::read_conf('loncapa_apache.conf', 'loncapa.conf'); -my %perlvar=%{$perlvarref}; +%perlvar=%{$perlvarref}; undef $perlvarref; delete $perlvar{'lonReceipt'}; # remove since sensitive and not needed delete $perlvar{'lonSqlAccess'}; # remove since sensitive and not needed