- Timestamp:
- 07/08/2008 12:49:13 PM (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tags/2.1.3/system/libraries/drivers/Cache/Xcache.php
r3006 r3009 75 75 } 76 76 77 public function delete_all()78 {79 return TRUE;80 }81 82 77 public function delete_expired() 83 78 {
