summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index e4a32082c..963c73548 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -62,6 +62,8 @@ L<FS::domain_record> - DNS zone entries
L<FS::svc_forward> - Mail forwarding class
+L<FS::svc_acct_sm> - (Depreciated) Vitual mail alias class
+
L<FS::svc_www> - Web virtual host class.
L<FS::part_svc> - Service definition class
@@ -102,8 +104,6 @@ L<FS::cust_bill> - Invoice class
L<FS::cust_bill_pkg> - Invoice line item class
-L<FS::cust_bill_pkg_detail> - Invoice line item detail class
-
L<FS::part_bill_event> - Invoice event definition class
L<FS::cust_bill_event> - Completed invoice event class
@@ -187,7 +187,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