- drupal
Denotes that a block is not enabled in any region and should not be shown.
File
- modules/
block/ block.module, line 11 - Controls the visual building blocks a page is constructed with.
Code
define('BLOCK_REGION_NONE', -1)
Login or register to post comments