You are here

constant CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT in Custom Search 7

Same name and namespace in other branches
  1. 6 custom_search.module \CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT
2 uses of CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT
custom_search_taxonomy_custom_search_box in modules/custom_search_taxonomy/custom_search_taxonomy.module
Implements hook_custom_search_box().
custom_search_taxonomy_form_alter in modules/custom_search_taxonomy/custom_search_taxonomy.module
Implements hook_form_alter().

File

./custom_search.module, line 22
Bring customizations to the default search box

Code

define('CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT', '+');