diff options
Diffstat (limited to 'user_guide/database/index.html')
-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>
|