You are here

function hook_install in Inline Registration 7

Implements hook_install().

File

./inline_registration.install, line 11
Install, update and uninstall functions for the inline_registration module.

Code

function hook_install() {
}