diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-02-11 13:46:24 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-02-11 13:46:24 +0100 |
commit | 466039ab97e67a23168798731084d4127c7f30a1 (patch) | |
tree | 857949183eb5b8857ef46941e1ea398cd2041187 /user_guide/changelog.html | |
parent | 903cc985da13463369a4cb1831ccbe5449316ee7 (diff) |
added Path Helper
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index bf31475f5..48e2a031a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -77,6 +77,7 @@ Change Log <ul>
<li>Modified xss_clean() to be more intelligent with its handling of URL encoded strings.</li>
<li>Added $_SERVER, $_FILES, $_ENV, and $_SESSION to sanitization of globals.</li>
+ <li>Added a <a href="./helpers/path_helper.html">Path Helper</a>.</li>
</ul>
</li>
</ul>
|