You are here

constant PATH_BREADCRUMBS_RICH_SNIPPETS_DISABLED in Path Breadcrumbs 7.3

Same name and namespace in other branches
  1. 7.2 path_breadcrumbs.module \PATH_BREADCRUMBS_RICH_SNIPPETS_DISABLED
3 uses of PATH_BREADCRUMBS_RICH_SNIPPETS_DISABLED
path_breadcrumbs_breadcrumb in ./path_breadcrumbs.module
Override default theme_breadcrumb().
path_breadcrumbs_ui_settings in path_breadcrumbs_ui/path_breadcrumbs_ui.admin.inc
Path Breadcrumbs settings form.
path_breadcrumbs_update_7208 in ./path_breadcrumbs.install
Migrate variables for delimiter and for rich snippert to a new variables name storage.

File

./path_breadcrumbs.module, line 15

Code

define('PATH_BREADCRUMBS_RICH_SNIPPETS_DISABLED', 0);