cakephp2-php8/lib/Cake/Console/Command/Task
mark_story 7d72a6f249 Fix issue where bake was missing habtm associations
If the current model is not the first table, habtm associations would be
missed. This was caused by eff4004261

Refs #3532
Fixes #3605
2013-02-06 20:31:15 -05:00
..
BakeTask.php double spaces to single ones 2012-12-22 23:48:15 +01:00
ControllerTask.php Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
DbConfigTask.php Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
ExtractTask.php fix coding standards 2012-11-21 15:39:03 +01:00
FixtureTask.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
ModelTask.php Fix issue where bake was missing habtm associations 2013-02-06 20:31:15 -05:00
PluginTask.php Merge branch 'master' into 2.3 2013-01-26 21:16:26 -05:00
ProjectTask.php strict type checks and removing some duplicate count() calls by setting a variable 2012-09-14 19:26:00 +01:00
TemplateTask.php double spaces to single ones 2012-12-22 23:48:15 +01:00
TestTask.php remove unused local vars 2013-01-23 17:22:06 +01:00
ViewTask.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00