summaryrefslogtreecommitdiffstats
path: root/user_guide/toc.html
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-10-27 02:55:56 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-27 02:55:56 +0200
commit5543fd7ba20a1ddc9bdd0fb9505c1de310e9b833 (patch)
tree8d6bf66379449f500d794c99ed799499fba412e4 /user_guide/toc.html
parent9c63d0bb34be4007178d5a7e46348d5e23fee3ff (diff)
Added long missing Migration documentation.
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r--user_guide/toc.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html
index bd6aaf510..01b5a7b92 100644
--- a/user_guide/toc.html
+++ b/user_guide/toc.html
@@ -29,7 +29,7 @@
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>CodeIgniter User Guide Version 2.0.3</h1></td>
+<td><h1>CodeIgniter User Guide Version 2.1.0</h1></td>
</tr>
</table>
</div>
@@ -157,6 +157,7 @@ Table of Contents
<li><a href="./libraries/javascript.html">Javascript Class</a></li>
<li><a href="./libraries/loader.html">Loader Class</a></li>
<li><a href="./libraries/language.html">Language Class</a></li>
+<li><a href="./libraries/migration.html">Migration Class</a></li>
<li><a href="./libraries/output.html">Output Class</a></li>
<li><a href="./libraries/pagination.html">Pagination Class</a></li>
<li><a href="./libraries/security.html">Security Class</a></li>