From 78729d8be684369ed2b5e60e35052c2160c9ac39 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 1 Feb 2008 16:58:38 +0000 Subject: some minor grammar errors --- 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 d01e564ce..83e904681 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -433,7 +433,7 @@ Change Log
  • Deprecated the hash() function due to a naming conflict with a native PHP function with the same name. Please use dohash() instead.
  • Fixed an bug that was preventing the input class from unsetting GET variables.
  • Fixed a router bug that was making it too greedy when matching end segments.
  • -
  • Fixed a bug that was preventing multiple discreet database calls.
  • +
  • Fixed a bug that was preventing multiple discrete database calls.
  • Fixed a bug in which loading a language file was producing a "file contains no data" message.
  • Fixed a session bug caused by the XSS Filtering feature inadvertently changing the case of certain words.
  • Fixed some missing prefixes when using the database prefix feature.
  • -- cgit v1.2.3-24-g4f1b