Changeset 1538
- Timestamp:
- 04/26/06 20:28:31 (7 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/class/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/class/functions.php
r982 r1538 162 162 /* Check that a domain name is fqdn compliant */ 163 163 function checkfqdn($fqdn) { 164 // (RFC 1035 http://www. cis.ohio-state.edu/cgi-bin/rfc/rfc1035.html)164 // (RFC 1035 http://www.ietf.org/rfc/rfc1035.txt) 165 165 // Retourne 0 si tout va bien, sinon, retourne un code erreur... 166 166 // 1. Nom de domaine complet trop long.
Note: See TracChangeset
for help on using the changeset viewer.
