Closed (works as designed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 20:47 UTC
Updated:
8 Apr 2009 at 08:50 UTC
Can you add an uninstaller? I deactivate the module, delete the files, upload old and new versions but it didn´t work anymore. Maybe a automatic/exhaustive uninstall can make the module to work again, for me.
Comments
Comment #1
avpadernoThe project modules already implement the
hook_uninstall()hook.If you are trying to uninstall a version that is giving you problems, you can do it manually; remember to delete also the database tables.
Comment #2
avpaderno