diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:20:54 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-27 03:27:27 -0500 |
commit | 17a8b72b78ba455b58d53731fe557a471e0f2947 (patch) | |
tree | 8caf8bc95fcf2608fd8704397ed307cef7fd8342 /FS/FS.pm | |
parent | 83cad295d38b0c764b59b62bc4840dcf666b7de9 (diff) |
RT# 81961 Repair broken links in POD documentation
- Update many links
- chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will
parse them for POD documentation
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -53,7 +53,7 @@ L<FS::Report::Table> - Report data objects L<FS::Report::Table::Monthly> - Report data objects -L<FS::XMLRPC> - Backend XML::RPC server +L<FS::ClientAPI_XMLRPC> - Backend XML::RPC server L<FS::Misc> - Miscellaneous subroutines @@ -284,7 +284,7 @@ L<FS::rate_detail> - Rate plan detail for call billing L<FS::rate_tier> - Rate tiers for call billing -L<FS::rate_tier_details> - Rater tier details for call billing +L<FS::rate_tier_detail> - Rater tier details for call billing L<FS::usage_class> - Usage class class @@ -530,8 +530,6 @@ L<freeside-dbdef-create> - Recreate database schema cache L<freeside-deluser> - Command line interface to delete (freeside) users. -L<freeside-expiration-alerter> - Emails notifications of credit card expirations. - L<freeside-email> - Prints email addresses of all users on STDOUT L<freeside-fetch> - Send a freeside page to a list of employees. |