cakephp2-php8/lib/Cake/Model/Datasource
mark_story 8c611b236d Fixing missed cache reads for table schema.
Because cache keys were different, model schema would not be read from
the cache.  Make keys used consistent.

Fixes #2670
2012-03-11 10:24:05 -04:00
..
Database Fixing missed cache reads for table schema. 2012-03-11 10:24:05 -04:00
Session Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
CakeSession.php Fix Session.cookieTimeout default behavior. 2012-03-11 08:14:54 -04:00
DataSource.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00
DboSource.php Fixing most coding standard issues in Model/ 2012-03-04 21:51:50 -05:00