search_autocomplete.install in Search Autocomplete 8
Install, update and uninstall functions for the search autocomplete module.
File
search_autocomplete.installView source
<?php
/**
* @file
* Install, update and uninstall functions for the search autocomplete module.
*/
/**
* Nothing but force a clean cache.
*/
function search_autocomplete_update_8102() {
}
Functions
Name | Description |
---|---|
search_autocomplete_update_8102 | Nothing but force a clean cache. |