constant AUTO_MENUTITLE_ENABLED_ON in Auto Menu Title 6.2
1 use of AUTO_MENUTITLE_ENABLED_ON
- auto_menutitle_form_alter in ./
auto_menutitle.module - Implementation of hook_form_alter().
File
- ./
auto_menutitle.module, line 9 - Allows the menu title field to be automatically populated with the contents written into the node Title field
Code
define('AUTO_MENUTITLE_ENABLED_ON', 1);