From 8dbc121ed01ff4b6285b56cdf8bc37e363743d28 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 9 Oct 2006 03:28:18 +0000 Subject: --- user_guide/general/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index 0705d14ab..f4e271d4e 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -70,9 +70,9 @@ Change Log
  • Added DB utility class, permitting DB backups, CVS or XML files from DB results, and various other functions.
  • Added Database Caching Class.
  • Added transaction support to the database classes.
  • -
  • Added relationship capability to the database active record class
  • Added Profiler Class which generates a report of Benchmark execution times, queries, and POST data at the bottom of your pages.
  • Added User Agent Library which allows browsers, robots, and mobile devises to be identified.
  • +
  • Added HTML Table Class , enabling tables to be generated from arrays or database results.
  • Added Zip Encoding Library.
  • Added the ability to extend libraries and extend core classes, in addition to being able to replace them.
  • Added support for storing models within sub-folders.
  • -- cgit v1.2.3-24-g4f1b