cache.inc
Version 1.5.2.6 (checked in on 2009/07/10 at 05:41:24 by drumm)
Functions
| Name | Description |
|---|---|
| cache_clear_all | Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table. |
| cache_get | Return data from the persistent cache. |
| cache_set | Store data in the persistent cache. |
