function custom_search_update_7101 in Custom Search 7
New sub-modules notice.
File
- ./
custom_search.install, line 48 - Install, update, and uninstall functions for the custom search module.
Code
function custom_search_update_7101() {
return t('Custom Search has been divided in multiple modules. Please re-enable the sub-modules you need.');
}