summaryrefslogtreecommitdiff
path: root/FS/FS/svc_domain.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-08-20 13:10:31 +0000
committerivan <ivan>2001-08-20 13:10:31 +0000
commitd0f94919f1b0ab81c059740ea205ed40dabb7cda (patch)
tree6dc5a0767c2e91b12fd1b8e40c5a62195891c25e /FS/FS/svc_domain.pm
parentc0806ebf17ec0c4647915d5be09e35034171e2bf (diff)
use var
Diffstat (limited to 'FS/FS/svc_domain.pm')
-rw-r--r--FS/FS/svc_domain.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm
index 5530251..82b1ef1 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