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() {
}
Implementation of hook_install().
function insight_install() {
}