function fb_tab_uninstall in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb_tab.install \fb_tab_uninstall()
Implement hook_uninstall()
File
- ./
fb_tab.install, line 19 - Installs database tables and settings required by fb_tab module.
Code
function fb_tab_uninstall() {
}