diff options
author | admin <devnull@localhost> | 2006-10-28 05:28:01 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-28 05:28:01 +0200 |
commit | 05186616a0ba51cd7df168ac198b283815c89bf2 (patch) | |
tree | 39b31824eaf8e1a519a91ba10c020df0e79ab8d9 /user_guide/helpers/string_helper.html | |
parent | 86c60398852a299aa4a485c7e9e3c1d45e8c2184 (diff) |
Diffstat (limited to 'user_guide/helpers/string_helper.html')
-rw-r--r-- | user_guide/helpers/string_helper.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/helpers/string_helper.html b/user_guide/helpers/string_helper.html index f43dfc480..e29087015 100644 --- a/user_guide/helpers/string_helper.html +++ b/user_guide/helpers/string_helper.html @@ -33,7 +33,7 @@ window.onload = function() { <div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>Code Igniter User Guide Version 1.5.0b3</h1></td>
+<td><h1>Code Igniter User Guide Version 1.5.0</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
@@ -131,7 +131,7 @@ echo repeater($string, 30);</code> <div id="footer">
<p>
-Previous Topic: <a href="security_helper.html">Security Helper</a>
+Previous Topic: <a href="smiley_helper.html">Smiley Helper</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
|