constant CACHE_TEMPORARY
Same name and namespace in other branches
- 7.x drupal-7.x/includes/bootstrap.inc \CACHE_TEMPORARY
Indicates that the item should be removed at the next general cache wipe.
Archivo
- drupal-6.x/
includes/ bootstrap.inc, line 17 - Functions that need to be loaded on every Drupal request.
Código
define('CACHE_TEMPORARY', -1)