You are here

function community_tags_enable in Community Tags 6.2

Same name and namespace in other branches
  1. 5 community_tags.install \community_tags_enable()
  2. 6 community_tags.install \community_tags_enable()
  3. 7 community_tags.install \community_tags_enable()

Implementation of hook_enable().

File

./community_tags.install, line 65
The install file for the community_tags module.

Code

function community_tags_enable() {
}