You are here

constant CUSTOM_SEARCH_MAX_LENGTH_DEFAULT in Custom Search 7

Same name and namespace in other branches
  1. 6 custom_search.module \CUSTOM_SEARCH_MAX_LENGTH_DEFAULT
2 uses of CUSTOM_SEARCH_MAX_LENGTH_DEFAULT
custom_search_form_alter in ./custom_search.module
Implements hook_form_alter().
_custom_search_default_admin_form in includes/forms.inc
Default admin form.

File

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

Code

define('CUSTOM_SEARCH_MAX_LENGTH_DEFAULT', 128);