You are here

constant QUERY_PARAMETERS_TO_URL_REDIRECT_THRESHOLD in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_REDIRECT_THRESHOLD
query_parameters_to_url_redirect_threshold in ./query_parameters_to_url.module
Returns the variable value of the redirect threshold.
query_parameters_to_url_uninstall in ./query_parameters_to_url.install
Implements hook_uninstall().

File

./query_parameters_to_url.module, line 15
Query Arguments To URL module.

Code

define('QUERY_PARAMETERS_TO_URL_REDIRECT_THRESHOLD', 'query_parameters_to_url_redirect_threshold');