You are here

constant CCK_PHONE_PHONE_MIN_LENGTH in Phone Number 6

Same name and namespace in other branches
  1. 7 cck_phone.module \CCK_PHONE_PHONE_MIN_LENGTH

@file Defines phone number fields for CCK. Provide some verifications on the phone numbers

2 uses of CCK_PHONE_PHONE_MIN_LENGTH
_cck_phone_validate in ./cck_phone.module
_cck_phone_valid_input in ./cck_phone.module

File

./cck_phone.module, line 9
Defines phone number fields for CCK. Provide some verifications on the phone numbers

Code

define('CCK_PHONE_PHONE_MIN_LENGTH', 4);