diff options
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> |