You are here

constant TAXONOMY_UNIQUE_TAXONOMY_MANAGER_ADD_MESSAGE in Taxonomy unique 7

1 use of TAXONOMY_UNIQUE_TAXONOMY_MANAGER_ADD_MESSAGE
taxonomy_unique_form_taxonomy_manager_form_add_validate in ./taxonomy_unique.module
Validation handler for taxonomy_manager_form() 'add' button.

File

./taxonomy_unique.module, line 8
Module file for the Taxonomy unique module.

Code

define('TAXONOMY_UNIQUE_TAXONOMY_MANAGER_ADD_MESSAGE', 'Term %term listed more than once in the input');