X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=2b16d06a0194b15f599a86646b93f96a19eee2e4;hb=0f5210d6c4dfc91ad458ecf6f4d930e9b6639677;hp=e4a32082c494eda8106088a8038331a984ad6443;hpb=c232fac0743999105f6948b9fa352fe2293b09f8;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index e4a32082c..2b16d06a0 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -62,6 +62,8 @@ L - DNS zone entries L - Mail forwarding class +L - (Depreciated) Vitual mail alias class + L - Web virtual host class. L - Service definition class @@ -102,8 +104,6 @@ L - Invoice class L - Invoice line item class -L - Invoice line item detail class - L - Invoice event definition class L - Completed invoice event class @@ -140,11 +140,13 @@ L - Message catalogs =head1 Remote API modules +L + L L -L +L (deprecated in favor of the self-service server) =head2 Command-line utilities @@ -187,7 +189,7 @@ first time, the suggested order will tend to reduce the number of forward references." If you've never used OO modules before, -http://www.perl.com/doc/FMTEYEWTK/easy_objects.html might help you out. +http://www.cpan.org/doc/FMTEYEWTK/easy_objects.html might help you out. =head1 DESCRIPTION