You are here

function search_api_stats_enable in Search API Stats 7

Implements hook_enable().

File

./search_api_stats.install, line 25
Install, update and uninstall functions for the search_api_stats module.

Code

function search_api_stats_enable() {
}