constant CACHE_TEMPORARY

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/bootstrap.inc \CACHE_TEMPORARY

Indicates that the item should be removed at the next general cache wipe.

Archivo

drupal-7.x/includes/bootstrap.inc, line 53
Functions that need to be loaded on every Drupal request.

Código

define('CACHE_TEMPORARY', -1)