You are here

function _crumbs_donothing in Crumbs, the Breadcrumbs suite 6

1 string reference to '_crumbs_donothing'
crumbs_menu in ./crumbs.module

File

./crumbs.module, line 44

Code

function _crumbs_donothing() {
  return '';
}