[imp] IMP 2.2.6 problems
Brent J. Nordquist
bjn@horde.org
Wed, 25 Jul 2001 14:52:22 -0500 (CDT)
On Wed, 25 Jul 2001, Daniel Spratlen <spratlen@arches.uga.edu> wrote:
> > --- db.pgsql.orig Sat Feb 3 21:46:59 2001
> > +++ db.pgsql Wed Jul 25 08:55:24 2001
> > @@ -263,7 +263,7 @@
> > };
> >
> > /* echo "dbconnectstring='$dbconnectstring'" ; /* for debugging */
> > - return (($db = pg_connect($dbconnectstring))) ;
> > + return (($db = pg_pconnect($dbconnectstring))) ;
> > }
> >
> > ?>
> >
>
> where in the file do you want me to add this?
Find "pg_connect" and change it to "pg_pconnect" -- there should only be
one in that file.
--
Brent J. Nordquist <bjn@horde.org> N0BJN
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942