summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>