You are here

constant CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT in Custom Breadcrumbs 7.2

Same name and namespace in other branches
  1. 6.2 custom_breadcrumbs.module \CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT
2 uses of CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT
custom_breadcrumbs_form_node_form_alter in ./custom_breadcrumbs.module
Implements hook_form_BASE_FORM_ID_alter().
custom_breadcrumbs_form_node_type_form_alter in ./custom_breadcrumbs.module
Implements hook_form_FORM_ID_alter().

File

./custom_breadcrumbs.module, line 12
Main file for the Custom breadcrumbs.

Code

define('CUSTOM_BREADCRUMBS_SHOW_FORM_TABLE_DEFAULT', 1);