function profile_uninstall
Implements hook_uninstall().
File
-
modules/
profile/ profile.install, line 11
Code
function profile_uninstall() {
variable_del('profile_block_author_fields');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.