diff options
author | ivan <ivan> | 2001-09-26 09:17:06 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-09-26 09:17:06 +0000 |
commit | 8ca6f203e5dae208d7af581d68671fe47c5e1a1a (patch) | |
tree | 1b3abd74d3b2118a3ca059e4b2ad65632f98c5e4 /FS/FS.pm | |
parent | fec5c7b3ffb749ad8658ea6f2366aa5c2be3d3fc (diff) |
add part_pop_local table
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,6 +34,8 @@ L<FS::Record> - Database record base class L<FS::svc_acct_pop> - POP (Point of Presence, not Post Office Protocol) class +L<FS::part_pop_local> - Local calling area class + L<FS::part_referral> - Referral class L<FS::cust_main_county> - Locale (tax rate) class @@ -139,7 +141,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.9 2001-09-26 09:17:06 ivan Exp $ =head1 SUPPORT |