X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=a2df6f17503ee617c0731a6afdcbf43a1e56d46d;hb=b1d4c3b5b5a05d38a4baf9c49bd7fdfb6990531d;hp=287e50c67cbf896f0205d93ad347ca1a71551fc0;hpb=327df8aefdcf96c9c83805570abf4cc242cf46b9;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 287e50c67..a2df6f175 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -31,7 +31,7 @@ L - Non OO-subroutines for the web interface. L - Message catalog -L - Message catalog +L - Search cache L - RADIUS dictionary @@ -48,6 +48,8 @@ L - Referral class L - Locale (tax rate) class +L - Tax exemption record class + L - Service base class L - Account (shell, RADIUS, POP3) class @@ -60,8 +62,6 @@ L - DNS zone entries L - Mail forwarding class -L - (Depreciated) Vitual mail alias class - L - Web virtual host class. L - Service definition class @@ -132,6 +132,8 @@ L - Job queue L - Job arguments +L - Job dependencies + L - Message catalogs =head1 Remote API modules @@ -183,7 +185,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.cpan.org/doc/FMTEYEWTK/easy_objects.html might help you out. +http://www.perl.com/doc/FMTEYEWTK/easy_objects.html might help you out. =head1 DESCRIPTION