X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fvoip_ms.pm;h=2519884854d863457baec57b8d3a6db96d3cc1d5;hb=5f9edcbe9fb3b3eb905614927aa6120d50c06ff1;hp=a23345c5a8c0d9ddacc64003eb4b310319fd3f96;hpb=7e02bdd1d34068129b9f63970f59e9f6562a105a;p=freeside.git diff --git a/FS/FS/part_export/voip_ms.pm b/FS/FS/part_export/voip_ms.pm index a23345c5a..251988485 100644 --- a/FS/FS/part_export/voip_ms.pm +++ b/FS/FS/part_export/voip_ms.pm @@ -7,7 +7,7 @@ use Tie::IxHash; use LWP::UserAgent; use URI; use URI::Escape; -use JSON; +use Cpanel::JSON::XS; use HTTP::Request::Common; use Cache::FileCache; use FS::Record qw(dbh);