Removing the pconnect option from BSDb and it's children.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 28 Jul 2007 17:42:38 +0000 (17:42 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 28 Jul 2007 17:42:38 +0000 (17:42 +0000)
commit98e4bc0802a4a0a19378cefa1ceba606c7654b93
tree3b7079bc58efcc55ef1513e0a968d25f8e20a7d2
parent8ff245104b61af10ad35947aac283cb119b63d44
Removing the pconnect option from BSDb and it's children.

* Db.php:
(BSDb::connect): Removing the $pconnect paramater
(BSDb::_pConnect): Removed.
* DbMySql.php:
(BSDbMySql::_pConnect): Removed
* DbMySqlI.php:
(BSDbMySqlI::_pConnect): Removed
* DbPostgreSql.php:
(BSDbPostgreSql::_pConnect): Removed
Db.php
DbMySql.php
DbMySqlI.php
DbPostgreSql.php