Shows this block if the associated PHP code returns TRUE.
File
- modules/
block/ block.module, line 41 - Controls the visual building blocks a page is constructed with.
Code
define('BLOCK_VISIBILITY_PHP', 2)
Login or register to post commentsShows this block if the associated PHP code returns TRUE.
define('BLOCK_VISIBILITY_PHP', 2)
Login or register to post comments