cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database Moves code out of the try/catch blocks in the connect() methods. 2013-07-15 12:59:46 +02:00
Session Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSession.php CakeSession improvements 2013-06-18 23:49:42 +02:00
DataSource.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
DboSource.php whitespace coding standards 2013-07-05 14:15:18 +02:00