From fac8042f055048d83414d72a18fc0d70ec7d3ddf Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 21 Dec 2007 14:59:26 +0000 Subject: Added Zip Encoding Class to the table of contents of the userguide. --- user_guide/changelog.html | 3 ++- user_guide/toc.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 3fbac474a..7bdc3da2a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -108,7 +108,8 @@ Change Log
  • 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.
  • -
  • Moved part of the userguide menu javascript to an external file.
  • +
  • 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().
  • diff --git a/user_guide/toc.html b/user_guide/toc.html index 125b506c7..3f6b16e43 100644 --- a/user_guide/toc.html +++ b/user_guide/toc.html @@ -144,6 +144,7 @@ Table of Contents
  • User Agent Class
  • Validation Class
  • XML-RPC Class
  • +
  • Zip Encoding Class
  • -- cgit v1.2.3-24-g4f1b