function taxonomy_breadcrumb_update_1 in Taxonomy Breadcrumb 7
Same name and namespace in other branches
- 5 taxonomy_breadcrumb.install \taxonomy_breadcrumb_update_1()
- 6 taxonomy_breadcrumb.install \taxonomy_breadcrumb_update_1()
Ensures that this module's weight is larger than the core taxonomy module.
File
- ./
taxonomy_breadcrumb.install, line 78 - .install file for the taxonomy_breadcrumb module.
Code
function taxonomy_breadcrumb_update_1() {
// removed because this is no longer needed.
}