You are here

emfield.install in Embedded Media Field 7

File

emfield.install
View source
<?php

/**
 * Implementation of hook_install().
 */
function emfield_install() {
}

Functions

Namesort descending Description
emfield_install Implementation of hook_install().