X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_domain.pm;h=4d652f8d341b805b2718d4e0bf29955a8c6e2044;hb=42ac86258bce00f5e7fa2db7e375c4a344295a15;hp=5530251921bfa58922ae6d9705a3d56774599f57;hpb=a9ec5a5c02a137cadd9f2a522fba904d945ddbe3;p=freeside.git diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm index 553025192..4d652f8d3 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 $nossh_hack ); 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.19 2001-08-21 00:39:07 ivan Exp $ =head1 BUGS