cakephp2-php8/lib/Cake/Model
mark_story 83a29f054e Fix Session.cookieTimeout default behavior.
When Session.cookieTimeout is undefined, it should
reflect the value set for 'timeout' and not default to 240.

Fixes #2669
2012-03-11 08:14:54 -04:00
..
Behavior Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Datasource Fix Session.cookieTimeout default behavior. 2012-03-11 08:14:54 -04:00
AclNode.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Aco.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Aro.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
BehaviorCollection.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
CakeSchema.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
ConnectionManager.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
I18nModel.php Split I18nModel into a separate file. 2012-01-29 13:28:08 -05:00
Model.php Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
ModelBehavior.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
Permission.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00