constant UR_BLOCK_USER in User Relationships 6
Same name and namespace in other branches
1 use of UR_BLOCK_USER
- _user_relationship_blocks_list in user_relationship_blocks/
user_relationship_blocks.module - helper function user_relationship_blocks_block delegates to when $op == 'list'
File
- user_relationship_blocks/
user_relationship_blocks.module, line 17 - User Relationship Blocks implementation @author Jeff Smick (creator) @author Alex Karshakevich (maintainer) http://drupal.org/user/183217
Code
define('UR_BLOCK_USER', 'user');