You are here

constant CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT in Custom Breadcrumbs 6.2

Same name and namespace in other branches
  1. 7.2 custom_breadcrumbs.module \CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT
1 use of CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT
custom_breadcrumbs_form_alter in ./custom_breadcrumbs.module
Implements hook_form_alter().

File

./custom_breadcrumbs.module, line 10
Provide custom breadcrumbs for node-type pages and base functionality for submodules to add custom breadcrumbs for other types of pages.

Code

define('CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT', 1);