function apachesolr_attachments_update_7002 in Apache Solr Attachments 7
Same name and namespace in other branches
- 6.3 apachesolr_attachments.install \apachesolr_attachments_update_7002()
Change DB index to allow files attached to multiple nodes.
File
- ./
apachesolr_attachments.install, line 163 - Install, update and uninstall functions for the apachesolr_attachments module.
Code
function apachesolr_attachments_update_7002() {
// Removed
}