X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=963c735488b387e97a48432a9739e9c06373ef3d;hb=889de6f54d3f8b32125d51ce46d54378b0b03b38;hp=e4a32082c494eda8106088a8038331a984ad6443;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac;p=freeside.git 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 - 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 @@ -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