slightly better error reporting for DID selector, from #39914
[freeside.git] / FS / FS / part_export.pm
index 21feee4..0bffa0c 100644 (file)
@@ -728,6 +728,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