koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Koha-devel] log about z3950


From: Benedykt P. Barszcz
Subject: RE: [Koha-devel] log about z3950
Date: Thu Feb 26 14:41:02 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]