You are here

function insight_install in Insight 7

Implementation of hook_install().

File

./insight.install, line 11
Install include file. Implements database schema.

Code

function insight_install() {
}