From: ivan Date: Fri, 27 Aug 1999 22:18:44 +0000 (+0000) Subject: point to patrick instead of internic! X-Git-Tag: freeside_1_2_3~24 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=fbe7d08f7d3fec9fe1c057afb61e8c4fb9e6dea3;hp=8baa6fc6b5ce7373cf2bb68ae2686a70935d47aa point to patrick instead of internic! --- diff --git a/htdocs/view/svc_domain.cgi b/htdocs/view/svc_domain.cgi index 90526973d..fef5ad4f3 100755 --- a/htdocs/view/svc_domain.cgi +++ b/htdocs/view/svc_domain.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: svc_domain.cgi,v 1.9 1999-04-08 12:00:19 ivan Exp $ +# $Id: svc_domain.cgi,v 1.10 1999-08-27 22:18:44 ivan Exp $ # # Usage: svc_domain svcnum # http://server.name/path/svc_domain.cgi?svcnum @@ -13,7 +13,10 @@ # bmccane@maxbaud.net 98-apr-3 # # $Log: svc_domain.cgi,v $ -# Revision 1.9 1999-04-08 12:00:19 ivan +# Revision 1.10 1999-08-27 22:18:44 ivan +# point to patrick instead of internic! +# +# Revision 1.9 1999/04/08 12:00:19 ivan # aesthetic update # # Revision 1.8 1999/02/28 00:04:04 ivan @@ -91,6 +94,6 @@ print $cgi->header( '-expires' => 'now' ), header('Domain View', menubar( "Service #$svcnum", "
Service: ", $part_svc->svc, "", "
Domain name: $domain.", - qq!

View whois information.!, + qq!

View whois information.!, '', ;