constant GLOBALREDIRECT_TRAILINGZERO_ALL in Global Redirect 5
1 use of GLOBALREDIRECT_TRAILINGZERO_ALL
- globalredirect_init in ./
globalredirect.module - Implementation of hook_init().
File
- ./
globalredirect.module, line 11 - 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_TRAILINGZERO_ALL', 2);