summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-10-24 15:29:31 +0000
committerivan <ivan>2001-10-24 15:29:31 +0000
commite6b57805f6b3e76448ab9b6d280f2c53bc1410f3 (patch)
treee05b4074ba546fa07a0da0587fb048b48ae21e23 /FS/FS.pm
parent40927c9cd9472719a3720270256f4300b81ebc98 (diff)
preliminary web config editor
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index d2c07e47c..ca3330066 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -21,6 +21,8 @@ Freeside ISP billing software. This includes:
L<FS::Conf> - Freeside configuration values
+L<FS::ConfItem> - Freeside configuration option meta-data.
+
L<FS::UID> - User class (not yet OO)
L<FS::CGI> - Non OO-subroutines for the web interface. This is
@@ -141,7 +143,7 @@ The main documentation is in htdocs/docs.
=head1 VERSION
-$Id: FS.pm,v 1.9 2001-09-26 09:17:06 ivan Exp $
+$Id: FS.pm,v 1.10 2001-10-24 15:29:30 ivan Exp $
=head1 SUPPORT