cakephp2-php8/lib
Phally 1fe424a62b Moves code out of the try/catch blocks in the connect() methods.
That code wouldn't throw a PDOException, so having it in the
try/catch block is pointless. Moving it out makes it easier to
read.
2013-07-15 12:59:46 +02:00
..
Cake Moves code out of the try/catch blocks in the connect() methods. 2013-07-15 12:59:46 +02:00