You are here

function blogapi_install in Blog API 7

Implement hook_install().

File

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

Code

function blogapi_install() {
}