version 1.52, 2002/08/13 19:40:57
|
version 1.53, 2002/09/09 14:04:02
|
Line 152 my $run =0; # running count
|
Line 152 my $run =0; # running count
|
# |
# |
# Read loncapa_apache.conf and loncapa.conf |
# Read loncapa_apache.conf and loncapa.conf |
# |
# |
my $perlvarref=LONCAPA::Configuration::read_conf('loncapa_apache.conf', |
my $perlvarref=LONCAPA::Configuration::read_conf('loncapa.conf'); |
'loncapa.conf'); |
|
my %perlvar=%{$perlvarref}; |
my %perlvar=%{$perlvarref}; |
# |
# |
# Make sure that database can be accessed |
# Make sure that database can be accessed |