constant BLOCK_CACHE_GLOBAL in Drupal 6
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', 0x8);