X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=572a1b684aa6d407b503f2949162c08e2d2424cc;hp=1b6c55a8bf6d78a70717f416b70b0935ce815133;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=a472d8ff6bf5c87d7181c4a3f1757bae487a6ddf diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 1b6c55a8b..572a1b684 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -804,6 +804,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 methods should report errors via die(). + =cut # no stub; can('get_dids') should return false by default