BLOCK_CACHE_GLOBAL

Definition

modules/block/block.module

Description

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

Code

<?php
define('BLOCK_CACHE_GLOBAL', 0x0008);
?>
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.