You are here

function apachesolr_attachments_update_7002 in Apache Solr Attachments 6.3

Same name and namespace in other branches
  1. 7 apachesolr_attachments.install \apachesolr_attachments_update_7002()

Change DB index to allow files attached to multiple nodes.

File

./apachesolr_attachments.install, line 162
Install, update and uninstall functions for the apachesolr_attachments module.

Code

function apachesolr_attachments_update_7002() {

  // Removed
}