You are here

constant UR_BLOCK_SEPARATOR in User Relationships 5.2

Same name and namespace in other branches
  1. 6 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
  2. 7 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
2 uses of UR_BLOCK_SEPARATOR
user_relationship_blocks_block in plugins/user_relationship_blocks/user_relationship_blocks.module
Implementation for hook_block
_user_relationship_blocks_hook_list in plugins/user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'list'

File

plugins/user_relationship_blocks/user_relationship_blocks.module, line 8

Code

define('UR_BLOCK_SEPARATOR', '-');