diff options
Diffstat (limited to 'user_guide/helpers')
-rw-r--r-- | user_guide/helpers/array_helper.html | 3 | ||||
-rw-r--r-- | user_guide/helpers/cookie_helper.html | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/user_guide/helpers/array_helper.html b/user_guide/helpers/array_helper.html index d2f0bc2de..474f95303 100644 --- a/user_guide/helpers/array_helper.html +++ b/user_guide/helpers/array_helper.html @@ -111,8 +111,7 @@ echo random_element($quotes);</code> Previous Topic: <a href="../libraries/zip.html">Zip Encoding Class</a> ·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="cookie_helper.html">Cookie Helper</a>
-</p>
+Next Topic: <a href="compatibility_helper.html">Compatibility Helper</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/helpers/cookie_helper.html b/user_guide/helpers/cookie_helper.html index 2cc2e81d0..8f86fb4aa 100644 --- a/user_guide/helpers/cookie_helper.html +++ b/user_guide/helpers/cookie_helper.html @@ -136,12 +136,11 @@ of values in the first parameter or you can set discrete parameters.</p> <div id="footer">
<p>
-Previous Topic: <a href="array_helper.html">Array Helper</a>
+Previous Topic: <a href="compatibility_helper.html">Compatibility Helper</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="date_helper.html">Date Helper</a>
-</p>
+Next Topic: <a href="date_helper.html">Date Helper</a></p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
|