diff options
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -54,6 +54,8 @@ L<FS::svc_Common> - Service base class L<FS::svc_acct> - Account (shell, RADIUS, POP3) class +L<FS::acct_snarf> - External mail account class + L<FS::radius_usergroup> - RADIUS groups L<FS::svc_domain> - Domain class @@ -64,6 +66,10 @@ L<FS::svc_forward> - Mail forwarding class L<FS::svc_www> - Web virtual host class. +L<FS::svc_broadband> - DSL, wireless and other broadband class. + +L<FS::svc_external> - Externally tracked service class. + L<FS::part_svc> - Service definition class L<FS::part_svc_column> - Column constraint class |