- drupal
Indicates that the item should be removed at the next general cache wipe.
File
- includes/
bootstrap.inc, line 38 - Functions that need to be loaded on every Drupal request.
Code
define('CACHE_TEMPORARY', -1)
Login or register to post commentsIndicates that the item should be removed at the next general cache wipe.
define('CACHE_TEMPORARY', -1)
Login or register to post comments