summaryrefslogtreecommitdiff
path: root/FS/FS/svc_domain.pm
diff options
context:
space:
mode:
authorrsiddall <rsiddall>2009-07-14 19:05:05 +0000
committerrsiddall <rsiddall>2009-07-14 19:05:05 +0000
commit396a55184bad97c610fcda4d7bba05c1ee01c956 (patch)
tree7e502e24dbc05832eceaaa3234f4821156a8a740 /FS/FS/svc_domain.pm
parentc4583d1531a5e8edea71a4e3c33d10e261ae9a07 (diff)
Changed description of "action" field to match domain registration exports.
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 07fe7ce..3311ac5 100644
--- a/FS/FS/svc_domain.pm
+++ b/FS/FS/svc_domain.pm
@@ -140,8 +140,8 @@ otherwise returns false.
The additional fields I<pkgnum> and I<svcpart> (see L<FS::cust_svc>) should be
defined. An FS::cust_svc record will be created and inserted.
-The additional field I<action> should be set to I<N> for new domains or I<M>
-for transfers.
+The additional field I<action> should be set to I<N> for new domains, I<M>
+for transfers, or I<I> for no action (registered elsewhere).
A registration or transfer email will be submitted unless
$FS::svc_domain::whois_hack is true.