diff options
Diffstat (limited to 'user_guide/database')
-rw-r--r-- | user_guide/database/caching.html | 2 | ||||
-rw-r--r-- | user_guide/database/configuration.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index f4c6c71b5..75adfc594 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -211,7 +211,7 @@ Previous Topic: <a href="call_function.html">Custom Function Calls</a ·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="utilities.html">Database Utilities Class</a>
+Next Topic: <a href="forge.html">Database manipulation with Database Forge</a>
</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index 66344dbfc..6b8c6b530 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -144,7 +144,7 @@ the database name will be the path to your database file. The information above <div id="footer">
<p>
-Previous Topic: <a href="examples.html">Quck Start: Usage Examples</a>
+Previous Topic: <a href="examples.html">Quick Start: Usage Examples</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
|