RE: [PHP-PEAR] DB broken?
[email protected] ("James L. Pine")
| Newsgroups | php.pear |
|---|---|
| Message-ID | <Pine.LNX.4.30.0102011902290.14478-100000@beefcake.hdqt.valinux.com> |
it appears that
include_once("DB/${type}.php");
was removed from the connect function. it broke things here as well...
it should probably go back in.
--jlp