constant CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT in Custom Search 6
Same name and namespace in other branches
- 7 custom_search.module \CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT
1 use of CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT
- custom_search_taxonomy_form_alter in modules/
custom_search_taxonomy/ custom_search_taxonomy.module - Implementation of hook_form_alter().
File
- ./
custom_search.module, line 21 - Bring customizations to the default search box
Code
define('CUSTOM_SEARCH_PATHS_TERMS_SEPARATOR_DEFAULT', '+');