cakephp2-php8/lib/Cake/Model
mark_story 43df8d34e7 Use String::tokenize() to split up fields.
It is slightly more intelligent than explode()
Solves basic problems in Sqlite with virtualFields.

Fixes #2163
2011-10-26 21:17:20 -04:00
..
Behavior Fix error created in merge with 1.3 2011-10-16 18:58:59 -04:00
Datasource Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
AclNode.php Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php fixing typos 2011-10-19 12:19:28 +07:00
CakeSchema.php Fix missing prefix when reading table schema. 2011-10-24 20:40:47 -04:00
ConnectionManager.php Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
Model.php fixing typos 2011-10-19 12:19:28 +07:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30