constant MENUTREE_TITLE_BODY in MenuTree 6
Same name and namespace in other branches
- 5 menutree.module \MENUTREE_TITLE_BODY
Display the menu title inline in the body of the page.
File
- ./
menutree.module, line 24 - This module provides a simple "site map" tree based on the menu system rather than on taxonomies.
Code
define('MENUTREE_TITLE_BODY', 0x2);