Project

General

Profile

Bug #20560 ยป class.t3lib_cache_backend_apcbackend.php.patch

Administrator Admin, 2009-06-03 13:00

View differences:

class.t3lib_cache_backend_apcbackend.php (working copy)
$this->addIdentifierToTags($entryIdentifier, $tags);
} else {
throw new t3lib_cache_Exception(
'Could not set value. ' . $exception->getMessage(),
'Could not set value.',
1232986877
);
}
    (1-1/1)