You are here

constant QUERY_PARAMETERS_TO_URL_ADDITIONAL_PATHS_HOOKS_ENABLED in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_ADDITIONAL_PATHS_HOOKS_ENABLED
query_parameters_to_url_additional_paths_hooks_enabled in ./query_parameters_to_url.module
Returns the variable value if additional paths rewrite hooks are enabled.
query_parameters_to_url_uninstall in ./query_parameters_to_url.install
Implements hook_uninstall().

File

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

Code

define('QUERY_PARAMETERS_TO_URL_ADDITIONAL_PATHS_HOOKS_ENABLED', 'query_parameters_to_url_hooks_enabled');