cakephp2-php8/lib/Cake/Model/Datasource/Database
Marc Würth ff1f80349a Removed superfluous break
In every case of the if clause it will return, so break is not needed.
2013-07-02 21:00:24 +02:00
..
Mysql.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Postgres.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Sqlite.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Sqlserver.php Removed superfluous break 2013-07-02 21:00:24 +02:00