summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-03-28 17:36:25 -0700
committerMark Wells <mark@freeside.biz>2016-03-28 17:36:54 -0700
commit6f30185e698e138885182b9c6e2b503fb46d1e28 (patch)
tree04465ccdec680f38aa75d68b917c95d637159e56 /FS/FS/part_export.pm
parente002ba6d2f3c6f7dac37ea6fb4cc85d1af0c1e39 (diff)
slightly better error reporting for DID selector, from #39914
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index 182f476..daeff43 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -717,6 +717,8 @@ will return an array of actual DID numbers.
Passing 'tollfree' with a true value will override the whole hierarchy and
return an array of tollfree numbers.
+C<get_dids> methods should report errors via die().
+
=cut
# no stub; can('get_dids') should return false by default