You are here

constant USER_RELATIONSHIP_MAILER_REMOVE_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_REMOVE_SUBJECT

File

plugins/user_relationship_mailer/user_relationship_mailer_defaults.inc, line 10

Code

define('USER_RELATIONSHIP_MAILER_REMOVE_SUBJECT', variable_get('user_relationships_remove_subject', "[@site] @relationship_name between @requester_name and @requestee_name has been removed"));