You are here

constant UR_OK in User Relationships 5.2

Same name and namespace in other branches
  1. 5.3 user_relationships_api/user_relationships_api.module \UR_OK
  2. 6 user_relationships_api/user_relationships_api.module \UR_OK
  3. 7 user_relationships.module \UR_OK

This file contains utility functions for the User Relationships module Please consult either the other files for public functions

1 use of UR_OK
_user_relationships_save_relationship in ./user_relationships.module
Create the new relationship

File

./user_relationships.module, line 10

Code

define('UR_OK', 0x0);