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

1 use of BLOCK_CUSTOM_DISABLED
BlockTestCase::testBlockVisibilityPerUser in modules/block/block.test
Test user customization of block visibility.

File

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

Code

define('BLOCK_CUSTOM_DISABLED', 2);