j
k
j a
j l
Replace: my $dbi = C4::Context->dbh; with: $dbh->{"InactiveDestroy"} = "true"; Replace all references to dbi with dbh.
Replace: my $dbi = C4::Context->dbh; with: $dbh->{"InactiveDestroy"} = "true";
Replace all references to dbi with dbh.
Hi, If you have CVS write access, can you provide the patch? In what file should I change it, to try it out? Benedict
Back to the thread
Back to the list