diff --git a/bureau/class/m_dom.php b/bureau/class/m_dom.php index ce578875..9598b84c 100644 --- a/bureau/class/m_dom.php +++ b/bureau/class/m_dom.php @@ -420,40 +420,6 @@ class m_dom { } break; case "ws"; -/* e.g. -Welcome to the .WS Whois Server - -Use of this service for any purpose other -than determining the availability of a domain -in the .WS TLD to be registered is strictly -prohibited. - - Domain Name: DRONE.WS - - Registrant: Registered through Go Daddy Software, Inc. (GoDaddy.com - - Domain created on 2005-01-11 08:56:25 - Domain last updated on 2005-01-11 08:56:25 - - Name servers: - - ns2.koumbit.net - ns1.koumbit.net -*/ - -/* -failure: - -Welcome to the .WS Whois Server - -Use of this service for any purpose other -than determining the availability of a domain -in the .WS TLD to be registered is strictly -prohibited. - -No match for "dronefdasfsa.ws". - -*/ if (ereg('^[[:space:]]*Name servers:[[:space:]]*$', $ligne)) { // found the server $state = 1; @@ -522,8 +488,6 @@ No match for "dronefdasfsa.ws". } //checkmx - - /* ----------------------------------------------------------------- */ /** * retourne TOUTES les infos d'un domaine @@ -599,6 +563,7 @@ No match for "dronefdasfsa.ws". return $r; } // get_domain_all + /* ----------------------------------------------------------------- */ /** * Retourne TOUTES les infos d'un sous domaine du compte courant. @@ -640,6 +605,7 @@ No match for "dronefdasfsa.ws". return $r; } // get_sub_domain_all + /* ----------------------------------------------------------------- */ /** * Modifier les information du sous-domaine demandé.