You are here

constant PATHAUTO_UPDATE_ACTION_REDIRECT in Pathauto 6.2

"Create a new alias. Redirect from old alias."

This is only available when the Path Redirect module is.

2 uses of PATHAUTO_UPDATE_ACTION_REDIRECT
pathauto_settings_form in ./pathauto.admin.inc
Form builder; Configure the Pathauto settings.
_pathauto_set_alias in ./pathauto.inc
Private function for Pathauto to create an alias.

File

./pathauto.inc, line 45
Miscellaneous functions for Pathauto.

Code

define('PATHAUTO_UPDATE_ACTION_REDIRECT', 3);