From c37f0e1ea7fd048a7b7bf7cfcb9b41d5e703f956 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Tue, 21 Apr 2009 13:33:40 +0000 Subject: switched some hard /'s to DIRECTORY_SEPARATOR --- 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 9bc64d2ad..8b4bf293e 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -93,6 +93,7 @@ SVN Revision:

  • 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 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.
  • Version 1.7.1

    -- cgit v1.2.3-24-g4f1b