X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fbroadband_http.pm;h=cc1e450715157f0de5db6ed6f549a15e58476d33;hp=097ff34c3c2c87689bede8291355ab23b910b8f7;hb=df506d96df0ba3854d7a263c4f10ac028ffc8c6e;hpb=dcc0fd92717b25595ba7cd8a712e2eff10454291 diff --git a/FS/FS/part_export/broadband_http.pm b/FS/FS/part_export/broadband_http.pm index 097ff34c3..cc1e45071 100644 --- a/FS/FS/part_export/broadband_http.pm +++ b/FS/FS/part_export/broadband_http.pm @@ -58,15 +58,12 @@ tie %options, 'Tie::IxHash', %info = ( 'svc' => 'svc_broadband', - 'desc' => 'Send an HTTP or HTTPS GET or POST request, for accounts.', + 'desc' => 'Send an HTTP or HTTPS GET or POST request, for wireless broadband services.', 'options' => \%options, 'no_machine' => 1, 'notes' => <<'END' -

Send an HTTP or HTTPS GET or POST to the specified URL on account addition, -modification and deletion. For HTTPS support, -Crypt::SSLeay -or IO::Socket::SSL -is required.

+

Send an HTTP or HTTPS GET or POST to the specified URL on wireless broadband service addition, +modification and deletion.

Each "Data" option takes a list of name value pairs on successive lines.