diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-02-13 04:49:26 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-02-13 04:49:26 +0100 |
commit | 0787043ec0253cf06e6647f5a0b2f467809df5d1 (patch) | |
tree | b3b9c24cadad41d22faeb88d8a1f6c7130c3a122 /user_guide/helpers/index.html | |
parent | b069789c78fdd1d33eff4b4f6c71a9883f1890a1 (diff) |
Added Path Helper to table of contents and updated copyright dates for all user guide pages
Diffstat (limited to 'user_guide/helpers/index.html')
-rw-r--r-- | user_guide/helpers/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/index.html b/user_guide/helpers/index.html index 71ae70385..c46ac0487 100644 --- a/user_guide/helpers/index.html +++ b/user_guide/helpers/index.html @@ -119,7 +119,7 @@ This is done by opening the <var>application/config/autoload.php</var> file and <div id="footer">
<p><a href="#top">Top of Page</a></p>
-<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
+<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
</body>
|