DRUPAL_CACHE_GLOBAL

in includes/common.inc

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

<?php
define('DRUPAL_CACHE_GLOBAL', 0x0008);
?>
Login or register to post comments
 
 

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.