From 69b1fcc0b26c181b24aed8c347db94563328a83e Mon Sep 17 00:00:00 2001 From: Pascal Kriete Date: Mon, 24 Aug 2009 16:42:52 +0000 Subject: updating xml_from_result to check for list_fields instead of field_names --- 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 9044e3224..17cc003d9 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -110,6 +110,7 @@ SVN Revision:

  • Fixed a bug in the Calendar library where the shortname was output for "May".
  • Fixed a bug with ORIG_PATH_INFO that was allowing URIs of just a slash through.
  • Fixed a fatal error in the Oracle and ODBC drivers (#6752)
  • +
  • Fixed a bug where xml_from_result() was checking for a nonexistent method.
  • Fixed a bug where Database Forge's add_column and modify_column were not looping through when sent multiple fields.
  • Fixed a bug where the File Helper was using '/' instead of the DIRECTORY_SEPARATOR constant.
  • Fixed a bug to prevent PHP errors when attempting to use sendmail on servers that have manually disabled the PHP popen() function.
  • -- cgit v1.2.3-24-g4f1b