diff options
author | ivan <ivan> | 1998-11-13 09:56:57 +0000 |
---|---|---|
committer | ivan <ivan> | 1998-11-13 09:56:57 +0000 |
commit | 0bf5ad9ff0a65195db88ed0bac3aa11c33ec1ad3 (patch) | |
tree | e1f4e0dd775f4b4c82f23140f27609d26216f9fe /htdocs/docs/man/cust_main.txt | |
parent | f6ef3dec7840be2e7ac7c39bed32a7ea68425b2d (diff) |
change configuration file layout to support multiple distinct databases (with
own set of config files, export, etc.)
Diffstat (limited to 'htdocs/docs/man/cust_main.txt')
-rw-r--r-- | htdocs/docs/man/cust_main.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/htdocs/docs/man/cust_main.txt b/htdocs/docs/man/cust_main.txt index df7848744..f0625c173 100644 --- a/htdocs/docs/man/cust_main.txt +++ b/htdocs/docs/man/cust_main.txt @@ -198,3 +198,11 @@ HISTORY cybercash v3 support, don't need to import FS::UID::{datasrc,checkruid} ivan@sisd.com 98-sep-19-21 + $Log: cust_main.txt,v $ + Revision 1.2 1998-11-13 09:56:39 ivan + change configuration file layout to support multiple distinct databases (with + own set of config files, export, etc.) + Revision 1.2 1998/11/07 10:24:25 ivan + don't use depriciated FS::Bill and FS::Invoice, other + miscellania + |