[Koha-devel] log about z3950

Benedykt P. Barszcz kb2qzv at poczta.wp.pl
Thu Feb 26 14:41:02 CET 2004


W liście z czw, 26-02-2004, godz. 23:22, Sullivan,Deric [CMC] pisze: 

>  Replace:
>  my $dbi = C4::Context->dbh;
>  with:
>  $dbh->{"InactiveDestroy"} = "true";
>  
>  Replace all references to dbi with dbh.
> 

I think that Paul has removed this instance of my $dbi = C4:: ...
Instead there's this:
my $dbi = DBI->connect("DBI:$db_driver:$db_name:$db_host",$db_user, ...

Since I am not a perl guru, could anyone enlighten me what to do?

Benedict






More information about the Koha-devel mailing list