You are here

constant UR_BLOCK_DEFAULT_SIZE in User Relationships 5.2

2 uses of UR_BLOCK_DEFAULT_SIZE
_user_relationship_blocks_form in plugins/user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'configure'
_user_relationship_blocks_view in plugins/user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'view'

File

plugins/user_relationship_blocks/user_relationship_blocks.module, line 13

Code

define('UR_BLOCK_DEFAULT_SIZE', 10);