You are here

function location_cck_enable in Location 7.4

Same name and namespace in other branches
  1. 6.3 contrib/location_cck/location_cck.install \location_cck_enable()

Implementation of hook_enable().

File

contrib/location_cck/location_cck.install, line 23
Module installation/uninstallation hooks.

Code

function location_cck_enable() {
}