diff options
author | admin <devnull@localhost> | 2006-10-04 09:45:43 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-04 09:45:43 +0200 |
commit | 5f2be2c2eb3e615472a7f27ebbc5145c74f6b38a (patch) | |
tree | 21351e518e85adb61e64b47c024272c4d87f5b85 /user_guide | |
parent | db8a3744e2c40b57aa8d128e0293d098021c69b1 (diff) |
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/database/index.html | 2 |
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>
|