From d0f94919f1b0ab81c059740ea205ed40dabb7cda Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 20 Aug 2001 13:10:31 +0000 Subject: [PATCH] use var --- FS/FS/svc_domain.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm index 553025192..82b1ef159 100644 --- a/FS/FS/svc_domain.pm +++ b/FS/FS/svc_domain.pm @@ -4,7 +4,7 @@ use strict; use vars qw( @ISA $whois_hack $conf $smtpmachine $tech_contact $from $to @nameservers @nameserver_ips @template @mxmachines @nsmachines $soadefaultttl $soaemail $soaexpire $soamachine - $soarefresh $soaretry + $soarefresh $soaretry $qshellmachine ); use Carp; use Mail::Internet; @@ -533,7 +533,7 @@ sub submit_internic { =head1 VERSION -$Id: svc_domain.pm,v 1.17 2001-08-20 11:04:38 ivan Exp $ +$Id: svc_domain.pm,v 1.18 2001-08-20 13:10:31 ivan Exp $ =head1 BUGS -- 2.11.0