From 34d191466fc1436c3ac4560880431ad3d97e9e91 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 20 Aug 2008 19:07:12 +0000 Subject: Changed the output of the profiler to use style attribute rather then clear, and added the id "codeigniter_profiler" to the container div --- user_guide/changelog.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 5ffe0f09f..79156e38b 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -69,14 +69,20 @@ SVN Revision: XXXX

  • Improved accuracy of calculations in Number helper.
  • Removed added newlines ("\n") from most form and html helper functions.
  • Tightened up validation in Date Helper human_to_unix(), and eliminated the POSIX regex.
  • +
  • Updated Date Helper to match the world's current time zones and offsets.
  • -
  • Other changes +
  • Libraries +
  • + +
  • Other changes +
  • -- cgit v1.2.3-24-g4f1b