function taxonomy_server_uninstall in Taxonomy import/export via XML 7
Implementation of hook_uninstall().
File
- taxonomy_server/
taxonomy_server.install, line 27 - Install, update and uninstall functions for the taxonomy_server module.
Code
function taxonomy_server_uninstall() {
}