From 68c685ec6ed077e0ba4e5628963ef3183bb0a4fa Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 22 Apr 2010 17:18:46 -0500 Subject: clarifying a changelog item --- user_guide/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 6eb036096..ae63b1f5f 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -94,7 +94,7 @@ Hg Tag:

  • Added a $xss_clean class variable to the XMLRPC library, enabling control over the use of the Security library's xss_clean() method.
  • Added a download() method to the FTP library
  • Changed do_xss_clean() to return FALSE if the uploaded file fails XSS checks.
  • -
  • Added stripslashes() and trim()ing of double quotes from $_FILES type value to standardize input.
  • +
  • Added stripslashes() and trim()ing of double quotes from $_FILES type value to standardize input in Upload library.
  • Database -- cgit v1.2.3-24-g4f1b