You are here

function insight_uninstall in Insight 7

Implementation of hook_uninstall().

File

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

Code

function insight_uninstall() {
}