Changeset 1709
- Timestamp:
- 07/07/06 12:08:08 (7 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/class/m_dom.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/class/m_dom.php
r1706 r1709 500 500 $bolmx = 0; 501 501 //décompose les différents champ MX coté alternc 502 $arrlocalmx = split(",",$mx) 502 $arrlocalmx = split(",",$mx); 503 503 //parcours les différents champ MX retournés 504 504 foreach($mxhosts as $mxhost) {
Note: See TracChangeset
for help on using the changeset viewer.
