summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2007-08-07 21:22:50 +0200
committerDerek Jones <derek.jones@ellislab.com>2007-08-07 21:22:50 +0200
commit92a17b18ef42ee310234cdbe57374e6a59169bb9 (patch)
treea070075cc2f1a3874acd6bcbd558a2f8c755c216 /user_guide
parent7de42ce56ef15fbd55cf695024847ac6d4245f08 (diff)
fixed DocBlock typo for unset_userdata()
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 818c98589..f4acb8d6f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,6 +74,7 @@ Change Log
<li>Fixed a bug in captcha calling an invalid PHP function</li>
<li>Fixed a bug in _html_entity_decode_callback() when 'global_xss_filtering' is enabled.</li>
<li>Fixed a bug in the cookie helper "set_cookie" function. It was not honoring the config settings.</li>
+ <li>Fixed a typo in the DocBlock comment for unset_userdata() in Session.php</p>
</ul>