You are here

constant QUERY_PARAMETERS_TO_URL_REDIRECT_STATUS_CODE in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_REDIRECT_STATUS_CODE
query_parameters_to_url_redirect_status_code in ./query_parameters_to_url.module
Returns the variable value of the HTTP status code for redirects.
query_parameters_to_url_uninstall in ./query_parameters_to_url.install
Implements hook_uninstall().

File

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

Code

define('QUERY_PARAMETERS_TO_URL_REDIRECT_STATUS_CODE', 'query_parameters_to_url_redirect_status_code');