You are here

constant USER_RELATIONSHIP_MAILER_REQUEST_SUBJECT in User Relationships 5

Same name and namespace in other branches
  1. 5.2 plugins/user_relationship_mailer/user_relationship_mailer_defaults.inc \USER_RELATIONSHIP_MAILER_REQUEST_SUBJECT

Default subject lines

File

plugins/user_relationship_mailer/user_relationship_mailer_defaults.inc, line 6

Code

define('USER_RELATIONSHIP_MAILER_REQUEST_SUBJECT', variable_get('user_relationships_request_subject', "[@site] @requester_name believes they are a @relationship_name of yours"));