constant BLOCK_CUSTOM_DISABLED

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

File

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

Code

const BLOCK_CUSTOM_DISABLED = 2;