function cck_phone_uninstall in Phone Number 7
Same name and namespace in other branches
- 6 cck_phone.install \cck_phone_uninstall()
Implements hook_uninstall().
File
- ./
cck_phone.install, line 44 - Defines phone number fields for CCK. Installation file
Code
function cck_phone_uninstall() {
}