Source string
- Uninstall and then install the selected modules.
hook_uninstall()
andhook_install()
will be executed and the schema version number will be set to the most recent update number. You may have to manually clear out any existing tables first if the module doesn't implementhook_uninstall()
.
Used at the following places
- devel: 1.x-1.8.2 (1)