diff options
author | admin <devnull@localhost> | 2006-09-27 02:28:40 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-27 02:28:40 +0200 |
commit | ebe3dd44e51e27b366c538c6f0093af1ef34677f (patch) | |
tree | b8b9ca9451c9446e05f5cb264af3a7277339f088 | |
parent | 31075cf97ac386686e679eb7b8aaf852fd12d838 (diff) |
-rw-r--r-- | user_guide/database/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 303ec58ac..62e1ccb5a 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -79,6 +79,7 @@ structures and Active Record patterns. The database functions offer clear, simpl <li><a href="fields.html">Field MetaData</a></li>
<li><a href="call_function.html">Custom Function Calls</a></li>
<li><a href="utilities.html">Database Utilities Class</a></li>
+ <li><a href="export.html">Database Export Class</a></li>
</ul>
|