X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=ca33300660f47d8acd97988262700e6add9e83a9;hp=d2f47d75a772b223221cb0b75777e31bc50f57f1;hb=e6b57805f6b3e76448ab9b6d280f2c53bc1410f3;hpb=f5266a4d07d116efd732f433d0f4f3a47b143a7d diff --git a/FS/FS.pm b/FS/FS.pm index d2f47d75a..ca3330066 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -21,6 +21,8 @@ Freeside ISP billing software. This includes: L - Freeside configuration values +L - Freeside configuration option meta-data. + L - User class (not yet OO) L - Non OO-subroutines for the web interface. This is @@ -34,6 +36,8 @@ L - Database record base class L - POP (Point of Presence, not Post Office Protocol) class +L - Local calling area class + L - Referral class L - Locale (tax rate) class @@ -139,7 +143,7 @@ The main documentation is in htdocs/docs. =head1 VERSION -$Id: FS.pm,v 1.8 2001-09-11 00:08:18 ivan Exp $ +$Id: FS.pm,v 1.10 2001-10-24 15:29:30 ivan Exp $ =head1 SUPPORT