function hosting_server_uninstall in Hosting 6.2
File
- server/
hosting_server.install, line 108
Code
function hosting_server_uninstall() {
drupal_uninstall_schema('hosting_server');
}
function hosting_server_uninstall() {
drupal_uninstall_schema('hosting_server');
}