BLOCK_VISIBILITY_PHP

Show this block if the associated PHP code returns TRUE.

drupal/modules/block/block.module, line 42

<?php
define('BLOCK_VISIBILITY_PHP', 2)
?>