diff options
author | admin <devnull@localhost> | 2006-09-27 03:54:53 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-27 03:54:53 +0200 |
commit | 7fa028d64b79fe91412c89669cec4fc3f6080229 (patch) | |
tree | 902aed71af75ce7cf57b68ebe9ccbc310086792f /user_guide/database | |
parent | 402d1d511d79b4e6d760dc3c88b4fe80a53a8a56 (diff) |
Diffstat (limited to 'user_guide/database')
-rw-r--r-- | user_guide/database/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 62e1ccb5a..19d416504 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -80,6 +80,7 @@ structures and Active Record patterns. The database functions offer clear, simpl <li><a href="call_function.html">Custom Function Calls</a></li>
<li><a href="utilities.html">Database Utilities Class</a></li>
<li><a href="export.html">Database Export Class</a></li>
+ <li><a href="caching.html">Database Caching Class</a></li>
</ul>
|