You are here

constant GLOBALREDIRECT_NONCLEAN2CLEAN_ENABLED in Global Redirect 5

2 uses of GLOBALREDIRECT_NONCLEAN2CLEAN_ENABLED
globalredirect_admin_settings in globalredirect_admin/globalredirect_admin.module
Function to generate the form setting array
globalredirect_init in ./globalredirect.module
Implementation of hook_init().

File

./globalredirect.module, line 13
The Global Redirect module redirects for all paths which have aliases but are not using the aliases which reduces the risk of duplicate content.

Code

define('GLOBALREDIRECT_NONCLEAN2CLEAN_ENABLED', 1);