From 4e387c30919569814e912f8136280fc1433a05f3 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Sat, 22 Dec 2007 16:41:29 +0000 Subject: typos fixes --- user_guide/changelog.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 7bdc3da2a..918758901 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -103,11 +103,9 @@ Change Log
  • Fixed a typo in the image language file "suppor" to "support".
  • Fixed an example for XML RPC.
  • Fixed an example of accept_charset() in the User Agent Library.
  • -
  • Fixed a missing "?>" in the smiley helper.
  • Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
  • Fixed a typo in the String Helper (uniquid changed to uniqid)
  • -
  • Fixed a typo in the DocBlock comment for unset_userdata() in Session.
  • -
  • Fixed a typo in the table library docs.
  • +
  • Fixed assorted user guide typos.
  • Moved part of the userguide menu javascript to an external file.
  • Added Zip Encoding Class to the table of contents of the userguide.
  • Deprecated from Active Record; getwhere() for get_where(); groupby() for group_by(); orderby() for order_by; orwhere() for or_where(); and orlike() for or_like().
  • -- cgit v1.2.3-24-g4f1b