cakephp2-php8/lib/Cake/Model/Datasource
ovidiupruteanu f416a321c7 flushMethodCache not working if called before cacheMethod
When calling flushMethodCache it correctly empties self::$methodCache but if cacheMethod is called afterwards self::$methodCache gets populated with data from the Cache.
2013-09-12 22:02:39 +03:00
..
Database Replaced two elseifs by if in sqlserver datasource 2013-09-11 23:15:05 +02:00
Session Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSession.php Merge branch 'master' into 2.4 2013-08-23 12:56:43 -04:00
DataSource.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
DboSource.php flushMethodCache not working if called before cacheMethod 2013-09-12 22:02:39 +03:00