cakephp2-php8/lib/Cake/Cache
Thomas Ploch 0a70963a74 Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions.
Set '0664' as default value for the 'mask' setting in FileEngine::. Adjusted corresponding test cases.
Added new warning if the file could not be opened for writing.
2011-10-14 16:47:18 -04:30
..
Engine Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions. 2011-10-14 16:47:18 -04:30
Cache.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00