constant CCK_PHONE_CC_MAX_LENGTH in Phone Number 6
Same name and namespace in other branches
- 7 cck_phone.module \CCK_PHONE_CC_MAX_LENGTH
1 use of CCK_PHONE_CC_MAX_LENGTH
- cck_phone_field_settings in ./
cck_phone.module - Implementation of hook_field_settings().
File
- ./
cck_phone.module, line 12 - Defines phone number fields for CCK. Provide some verifications on the phone numbers
Code
define('CCK_PHONE_CC_MAX_LENGTH', 2);