Changeset 8430
- Timestamp:
- 04/12/08 11:01:34 (5 months ago)
- Files:
-
- branches/1.1/lib/cache/sfCache.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/cache/sfCache.class.php
r7605 r8430 24 24 25 25 protected 26 $options = array(), 27 $prefix = ''; 26 $options = array(); 28 27 29 28 /**