Changeset 3085
- Timestamp:
- 12/19/06 09:02:01 (2 years ago)
- Files:
-
- trunk/lib/view/sfViewCacheManager.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/view/sfViewCacheManager.class.php
r2971 r3085 55 55 } 56 56 57 public function getCache() 58 { 59 return $this->cache; 60 } 61 57 62 public function generateNamespace($internalUri) 58 63 {