function tripal_example_uninstall

2.x tripal_example.install tripal_example_uninstall()

Implements hook_uninstall().

Performs actions when the modules is uninstalled.

File

tripal_example/tripal_example.install, line 119
Installation of the example module

Code

function tripal_example_uninstall() {

}