You are here

constant USER_RELATIONSHIP_MAILER_CANCEL_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_CANCEL_SUBJECT

File

plugins/user_relationship_mailer/user_relationship_mailer_defaults.inc, line 7

Code

define('USER_RELATIONSHIP_MAILER_CANCEL_SUBJECT', variable_get('user_relationships_cancel_subject', "[@site] @requester_name has cancelled their request to be your @relationship_name"));