You are here

constant QUERY_PARAMETERS_TO_URL_REDIRECT_PROTECTION_ENABLED in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_REDIRECT_PROTECTION_ENABLED
query_parameters_to_url_redirect_protection_enabled in ./query_parameters_to_url.module
Returns the variable value if redirect loop protection is enabled.
query_parameters_to_url_uninstall in ./query_parameters_to_url.install
Implements hook_uninstall().

File

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

Code

define('QUERY_PARAMETERS_TO_URL_REDIRECT_PROTECTION_ENABLED', 'query_parameters_to_url_redirect_protection_enabled');