From 04ea44e4327be7ae3a9dfb55bfd77e9ec8c7c92d Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 3 Oct 2006 19:17:59 +0000 Subject: --- user_guide/general/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index b8fceaa6d..4373de76d 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -79,6 +79,7 @@ Change Log
  • Added simple_query() function to the database classes
  • Added standard_date() function to the Date Helper.
  • Updated the DB Result class to return an empty array when $query->result() doesn't produce a result.
  • +
  • Updated the input->cookie() and input->post() functions in Input Class to permit arrays contained cookies that are arrays to be run through the XSS filter.
  • Added $query->free_result();
  • Added $query->field_names() function
  • -- cgit v1.2.3-24-g4f1b