summaryrefslogtreecommitdiffstats
path: root/user_guide/database/index.html
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-26 01:26:12 +0200
committeradmin <devnull@localhost>2006-09-26 01:26:12 +0200
commitd125c5c9e9cf3d53e4d6e166e7b44001d02191a3 (patch)
tree68f1fea8ebafb7e37dfb60a0d12de5c28ebc7ed9 /user_guide/database/index.html
parent3b60ae4ea69a5cfda4561dafd502f8dcc742222e (diff)
Diffstat (limited to 'user_guide/database/index.html')
-rw-r--r--user_guide/database/index.html4
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:&nbsp;&nbsp;<a href="../config.html">Config Class</a>
+Previous Topic:&nbsp;&nbsp;<a href="../libraries/config.html">Config Class</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;