You are here

constant ANSWERS_DEFAULT_NEW_ANSWER_NOTICE_SUBJECT in Answers 7.3

Same name and namespace in other branches
  1. 6.2 includes/answers.notify.inc \ANSWERS_DEFAULT_NEW_ANSWER_NOTICE_SUBJECT
2 uses of ANSWERS_DEFAULT_NEW_ANSWER_NOTICE_SUBJECT
answers_mail in includes/answers.notify.inc
Implements hook_mail().
answers_settings in includes/answers.form.inc
Returns the form definition for answers administer page.

File

./answers.module, line 29

Code

define('ANSWERS_DEFAULT_NEW_ANSWER_NOTICE_SUBJECT', 'You have a new answer to your question "!question_title"!');