You are here

constant PATHAUTO_CASE_LOWER in Pathauto 6.2

Same name and namespace in other branches
  1. 7 pathauto.inc \PATHAUTO_CASE_LOWER

Case should be lowercased in the generated path.

2 uses of PATHAUTO_CASE_LOWER
pathauto_cleanstring in ./pathauto.inc
Clean up a string segment to be used in an URL alias.
pathauto_settings_form in ./pathauto.admin.inc
Form builder; Configure the Pathauto settings.

File

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

Code

define('PATHAUTO_CASE_LOWER', 1);