You are here

constant ANSWERS_BEST_ANSWER_TRANS_LCUNANSWERED in Answers 7.4

2 uses of ANSWERS_BEST_ANSWER_TRANS_LCUNANSWERED
answers_best_answer_answers_translation_alter in answers_best_answer/answers_best_answer.module
Implements hook_answer_translation_alter().
answers_best_answer_form_alter in answers_best_answer/answers_best_answer.module
Implements hook_form_alter().

File

answers_best_answer/answers_best_answer.module, line 24
Support selection of 'Best Answers' for the 'Answers' module.

Code

define('ANSWERS_BEST_ANSWER_TRANS_LCUNANSWERED', 'answers_trans_lcunanswered');