constant CCK_PHONE_MOBILE_AGENT in Phone Number 6
1 use of CCK_PHONE_MOBILE_AGENT
- _cck_phone_sanitize in ./
cck_phone.module - Cleanup user-entered values for a phone number field according to field settings.
File
- ./
cck_phone.module, line 13 - Defines phone number fields for CCK. Provide some verifications on the phone numbers
Code
define('CCK_PHONE_MOBILE_AGENT', '/(ipod|iphone|android|blackberry|palm|nokia|opera\\s+mobi|opera\\s+mini|windows\\s+ce|iemobile)/i');