Removing a call to _error in DbMySql.php because it's no longer needed with exceptions
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:44:39 +0000 (01:44 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:44:39 +0000 (01:44 +0000)
commit79ff6c90e2b03f0952d8eec28e84c3f95d3801c4
treee016c9fe0e4120e4094389f04a6e13b372a2106c
parente53a91fe8c460434e3d5e422bab46559963592c2
Removing a call to _error in DbMySql.php because it's no longer needed with exceptions

* DbMySql.php:
(DbMySql::_selectDb)
DbMySql.php