function bg_image_ui_uninstall in Background Images 7
Implements hook_uninstall()
File
- bg_image_ui/
bg_image_ui.install, line 48
Code
function bg_image_ui_uninstall() {
// Nothing here just yet either...
}
Implements hook_uninstall()
function bg_image_ui_uninstall() {
// Nothing here just yet either...
}