- add message catalog table & beginning of web interface
[freeside.git] / httemplate / docs / schema.html
index 192f56b..a7c21c7 100644 (file)
         <li>svcnum - <a href="#cust_svc">primary key</a>
         <li>username
         <li>_password
         <li>svcnum - <a href="#cust_svc">primary key</a>
         <li>username
         <li>_password
+        <li>sec_phrase - security phrase
         <li>popnum - <a href="#svc_acct_pop">Point of Presence</a>
         <li>uid
         <li>gid
         <li>popnum - <a href="#svc_acct_pop">Point of Presence</a>
         <li>uid
         <li>gid
         <li>svcnum - <a href="#svc_acct">account</a>
         <li>groupname
       </ul>
         <li>svcnum - <a href="#svc_acct">account</a>
         <li>groupname
       </ul>
+    <li><a name="msgcat" href="man/FS/msgcat.html">msgcat</a> - i18n message catalog
+      <ul>
+        <li>msgnum - primary key
+        <li>msgcode - message code
+        <li>locale - locale
+        <li>msg - Message text
+      </ul>
   </ul>
 </body>
   </ul>
 </body>