Changeset 13349 for branches/dev/data/include
- Timestamp:
- 2007/05/23 19:56:37 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/include/mobile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/include/mobile.inc
r11813 r13349 397 397 */ 398 398 function gfIsMobileMailAddress($address) { 399 $arrMobileMailDomains = array('docomo.ne.jp', 'ezweb.ne.jp', 'softbank.ne.jp', 'vodafone.ne.jp' );399 $arrMobileMailDomains = array('docomo.ne.jp', 'ezweb.ne.jp', 'softbank.ne.jp', 'vodafone.ne.jp', 'pdx.ne.jp'); 400 400 401 401 if (defined('MOBILE_ADDITIONAL_MAIL_DOMAINS')) {
Note: See TracChangeset
for help on using the changeset viewer.
