cakephp2-php8/cake/libs/view
phpnut 7c8df25770 Merging fixes and enhancements into trunk.
Revision: [2257]
Refactored cache code in view class.
Removed adding the timestamp to the file contents, it is now
added to the file name

Revision: [2256]
Refactored cache checking code.
Time stamp is not added to file name so we check this 
instead of reading the file and finding timestamp

Revision: [2255]
Adding clearCache function to delete contents of cache

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2258 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-03-12 05:56:07 +00:00
..
helpers Merging fixes and enhancements into trunk. 2006-03-08 03:13:32 +00:00
templates Merging fixes and enhancements into trunk. 2006-03-01 19:13:48 +00:00
helper.php Merging fixes and enhancements into trunk. 2006-02-22 09:15:12 +00:00
view.php Merging fixes and enhancements into trunk. 2006-03-12 05:56:07 +00:00