function apachesolr_attachments_enable in Apache Solr Attachments 7
Same name and namespace in other branches
- 6.3 apachesolr_attachments.install \apachesolr_attachments_enable()
Implements hook_enable().
File
- ./
apachesolr_attachments.install, line 11 - Install, update and uninstall functions for the apachesolr_attachments module.
Code
function apachesolr_attachments_enable() {
}