function cck_phone_disable in Phone Number 7
Same name and namespace in other branches
- 6 cck_phone.install \cck_phone_disable()
Implements hook_disable().
Notify content module when this module is disabled.
File
- ./
cck_phone.install, line 61 - Defines phone number fields for CCK. Installation file
Code
function cck_phone_disable() {
}