constant CACHE_TEMPORARY in Drupal 4
Same name and namespace in other branches
- 5 includes/bootstrap.inc \CACHE_TEMPORARY
- 6 includes/bootstrap.inc \CACHE_TEMPORARY
- 7 includes/bootstrap.inc \CACHE_TEMPORARY
2 uses of CACHE_TEMPORARY
- archive_calendar in modules/
archive.module - Generates a monthly calendar, for display in the archive block.
- page_set_cache in includes/
common.inc - Store the current page in the cache.
File
- includes/
bootstrap.inc, line 9 - Functions that need to be loaded on every Drupal request.
Code
define('CACHE_TEMPORARY', -1);