BLOCK_CACHE_GLOBAL

  1. drupal
    1. 6 modules/block/block.module

The block is the same for every user on every page where it is visible.

File

modules/block/block.module, line 61
Controls the boxes that are displayed around the main content.

Code

define('BLOCK_CACHE_GLOBAL', 0x0008)
Login or register to post comments