When uninstalling a package, the directory still exists in installer/data/modules/. Instead, it should also be deleted.
Logged In: YES user_id=223174
this should be done by install logging. then the removal process will be like this:
1. exec remove plugins 2. remove all from log 3. internal installer clean up of module
Log in to post a comment.
Logged In: YES
user_id=223174
this should be done by install logging.
then the removal process will be like this:
1. exec remove plugins
2. remove all from log
3. internal installer clean up of module