--- trunk/run.pl 2005/12/05 17:47:45 216 +++ trunk/run.pl 2005/12/05 17:47:51 217 @@ -47,6 +47,7 @@ my $db = new WebPAC::Store( path => $db_path, + database => $database, ); my $est_config = $config->{hyperestraier} || $log->logdie("can't find 'hyperestraier' part in confguration");