function cleaner_uninstall in Cleaner 5
Same name and namespace in other branches
- 6 cleaner.install \cleaner_uninstall()
- 7 cleaner.install \cleaner_uninstall()
Implementation of hook_uninstall().
File
- ./
cleaner.install, line 18 - Allows the admin to set a schedule for clearing caches and other stuff.
Code
function cleaner_uninstall() {
}