You are here

constant QUERY_PARAMETERS_TO_URL_IGNORE_ADMIN_PATHS in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_IGNORE_ADMIN_PATHS
query_parameters_to_url_ignore_admin_paths in ./query_parameters_to_url.module
Returns the variable value if admin paths should be ignored.
query_parameters_to_url_uninstall in ./query_parameters_to_url.install
Implements hook_uninstall().

File

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

Code

define('QUERY_PARAMETERS_TO_URL_IGNORE_ADMIN_PATHS', 'query_parameters_to_url_ignore_admin_paths');