Suppress errors in connecting via MySQLi
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:49:38 +0000 (01:49 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:49:38 +0000 (01:49 +0000)
commitd282d659a9cbc8aa33b484250a3e03b31e596ff9
treee600f859242b66886501ff9746de05074b24fcdc
parenta2decd151c42622cfd92120492532bf7f80b43be
Suppress errors in connecting via MySQLi

* DbMySqlI.php:
(BSDbMySqlI::_connect): Suppress the errors in our call to mysqli_connect
DbMySqlI.php