constant BLOCK_CUSTOM_FIXED
Users cannot control whether or not they see this block.
Archivo
- drupal-7.x/
modules/ block/ block.module, line 16 - Controls the visual building blocks a page is constructed with.
Código
define('BLOCK_CUSTOM_FIXED', 0)
Users cannot control whether or not they see this block.
define('BLOCK_CUSTOM_FIXED', 0)