Project

General

Profile

Bug #23000 ยป 14870.diff

Administrator Admin, 2010-06-25 15:49

View differences:

t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php (working copy)
* @void
* @author Robert Lemke <robert@typo3.org>
*/
public function setCache(t3lib_cache_frontend_frontend $cache) {
public function setCache(t3lib_cache_frontend_Frontend $cache) {
parent::setCache($cache);
if (empty($this->cacheDirectory)) {
    (1-1/1)