summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-04 09:45:43 +0200
committeradmin <devnull@localhost>2006-10-04 09:45:43 +0200
commit5f2be2c2eb3e615472a7f27ebbc5145c74f6b38a (patch)
tree21351e518e85adb61e64b47c024272c4d87f5b85 /user_guide
parentdb8a3744e2c40b57aa8d128e0293d098021c69b1 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/database/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/index.html b/user_guide/database/index.html
index 3af6edee8..01f27d039 100644
--- a/user_guide/database/index.html
+++ b/user_guide/database/index.html
@@ -79,8 +79,8 @@ structures and Active Record patterns. The database functions offer clear, simpl
<li><a href="table_data.html">Table MetaData</a></li>
<li><a href="fields.html">Field MetaData</a></li>
<li><a href="call_function.html">Custom Function Calls</a></li>
+ <li><a href="caching.html">Query Caching</a></li>
<li><a href="utilities.html">Database Utilities Class</a></li>
- <li><a href="caching.html">Database Caching Class</a></li>
</ul>