You are here

function emfield_enable in Embedded Media Field 6.2

Same name and namespace in other branches
  1. 6.3 emfield.install \emfield_enable()
  2. 6 emfield.install \emfield_enable()

Implementation of hook_enable().

File

./emfield.install, line 40
This is the emfield.module's install, configuration, and removal file.

Code

function emfield_enable() {
}