diff options
author | ivan <ivan> | 2001-04-23 12:40:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-04-23 12:40:31 +0000 |
commit | f3235d39d083518d47f21cd5585e5f9a13070763 (patch) | |
tree | eb1dbbe21e2bee5b92586c884bfc6025c5d035fe /htdocs/docs/schema.html | |
parent | ece31063b782031e21ba1f57476afab555af5363 (diff) |
documentation and webdemo updates
Diffstat (limited to 'htdocs/docs/schema.html')
-rw-r--r-- | htdocs/docs/schema.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/docs/schema.html b/htdocs/docs/schema.html index 95929ead8..c06373b6b 100644 --- a/htdocs/docs/schema.html +++ b/htdocs/docs/schema.html @@ -250,10 +250,11 @@ <li>recdata - data for this record </ul> <li><a name="svc_www">svc_www</a> + <ul> <li>svcnum - <a href="#cust-svc">primary key</a> <li>recnum - <a href="#domain_record">host</a> <li>usersvc - <a href="#svc_acct">account</a> - </ul> + </ul> <li><a name="type_pkgs">type_pkgs</a> <ul> <li>typenum - <a href="#agent_type">agent type</a> |