$breadcrumb ) { if ( $breadcrumb['active'] ) { $list .= ''; } else { $list .= ''; } } } $output = ' '; return $output; }