diff options
author | admin <devnull@localhost> | 2006-09-26 01:26:12 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-26 01:26:12 +0200 |
commit | d125c5c9e9cf3d53e4d6e166e7b44001d02191a3 (patch) | |
tree | 68f1fea8ebafb7e37dfb60a0d12de5c28ebc7ed9 /user_guide/database/index.html | |
parent | 3b60ae4ea69a5cfda4561dafd502f8dcc742222e (diff) |
Diffstat (limited to 'user_guide/database/index.html')
-rw-r--r-- | user_guide/database/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 0344d0258..2aba1dda1 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -77,8 +77,8 @@ structures and Active Record patterns. The database functions offer clear, simpl <li><a href="active_record.html">Active Record Class</a></li>
<li><a href="transactions.html">Transactions</a></li>
<li><a href="fields.html">Field MetaData</a></li>
- <li><a href="table_data.html">Table MetaData</a></li>
<li><a href="call_function.html">Custom Function Calls</a></li>
+ <li><a href="utilities.html">Database Utilities Class</a></li>
</ul>
@@ -88,7 +88,7 @@ structures and Active Record patterns. The database functions offer clear, simpl <div id="footer">
<p>
-Previous Topic: <a href="../config.html">Config Class</a>
+Previous Topic: <a href="../libraries/config.html">Config Class</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
|