To manually remove a module from Drupal you need to remove it from two locations in your database: system and variables. Doing this will remove Drupal's association with your module and will allow it to function without that module in place.
To manually remove a module from Drupal you need to remove it from two locations in your database: system and variables. Doing this will remove Drupal's association with your module and will allow it to function without that module in place.