BLOCK_CUSTOM_DISABLED

  1. drupal
    1. 7 modules/block/block.module
    2. 8 core/modules/block/block.module

Hides this block by default but lets individual users show it.

File

modules/block/block.module, line 26
Controls the visual building blocks a page is constructed with.

Code

define('BLOCK_CUSTOM_DISABLED', 2)
Login or register to post comments