You are here

constant PATHAUTO_UPDATE_ACTION_LEAVE in Pathauto 7

Same name and namespace in other branches
  1. 6.2 pathauto.inc \PATHAUTO_UPDATE_ACTION_LEAVE

"Create a new alias. Leave the existing alias functioning."

2 uses of PATHAUTO_UPDATE_ACTION_LEAVE
PathautoUnitTestCase::testUpdateActions in ./pathauto.test
Test the different update actions in pathauto_create_alias().
_pathauto_set_alias in ./pathauto.inc
Private function for Pathauto to create an alias.

File

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

Code

define('PATHAUTO_UPDATE_ACTION_LEAVE', 1);