diff options
author | Jeremy Davis <jeremyd@freeside.biz> | 2014-06-24 12:25:31 -0400 |
---|---|---|
committer | Jeremy Davis <jeremyd@freeside.biz> | 2014-06-24 12:25:31 -0400 |
commit | d2692f0bc292f5bd77f7bf44beb1393043b7f875 (patch) | |
tree | 23540e0b4ac49a66e4303f75536a07b9e48ccf95 | |
parent | 37874e97c78c3a5561686426cd7514c261841d5d (diff) |
#22830 API documentation
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -506,6 +506,8 @@ L<FS::SelfService> - Self-service API L<FS::SelfService::XMLRPC> - Self-service XML-RPC API +L<FS::API> - Backoffice XML-RPC API + =head2 User Interface classes L<FS::UI::Web> - Web user-interface class |