From 02d2a9cb400287e54c09f51b9027a99c779d7131 Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Tue, 30 Sep 2008 21:51:49 +0000 Subject: --- 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 b6bd89987..2dcde9465 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -96,7 +96,7 @@ SVN Revision: XXXX

  • Added a few openxml document mime types, and an additional mobile agent to mimes.php and user_agents.php respectively.
  • Added sanitization in xss_clean() for a deprecated HTML tag that could be abused in user input in Internet Explorer.
  • Added PHP Style Guide to docs.
  • -
  • Added backticks around column names in MySQL when using insert_string and update_string functions.
  • +
  • Added backticks around column names in MySQL when using insert_string and update_string functions, and in where() function.
  • -- cgit v1.2.3-24-g4f1b