You are here

function location_cck_disable in Location 7.4

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

Implementation of hook_disable().

File

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

Code

function location_cck_disable() {
}