From 3dd2528900020866db7260c8dfd5ad91120a7299 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 20 Oct 2006 00:55:00 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 75d3838f3..f7e597cdc 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -89,6 +89,7 @@ Change Log
  • 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.
  • Fixed a bug in the Email class related to SMTP Helo data.
  • Fixed a bug in the validation class.
  • +
  • Fixed a bug in the typography helper that was incorrectly wrapping block level elements in paragraph tags.
  • Deprecated "init" folder. Initialization happens automatically now. Please see documentation.
  • Deprecated $this->db->field_names() USE $this->db->list_fields()
  • Deprecated the $config['log_errors'] item from the config.php file. Instead, $config['log_threshold'] can be set to "0" to turn it off.
  • -- cgit v1.2.3-24-g4f1b