From d087ef8d248878c64162f6556f6bef320c92c73c Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Fri, 18 Jan 2008 21:41:23 +0000 Subject: added GET, URI string, and memory usage to Profiler output --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a102cc96a..66a1cffd3 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -91,6 +91,7 @@ Change Log
  • Added titles to all user manual pages.
  • Added Compat.php to allow function overrides for older versions of PHP or PHP environments missing certain extensions / libraries
  • Added Zip Encoding Class to the table of contents of the userguide.
  • +
  • Added memory usage, GET, and URI string data to Profiler output.
  • Moved the safe mode and auth checks for the Email library into the constructor.
  • Moved part of the userguide menu javascript to an external file.
  • Modified variable names in _ci_load() method of Loader class to avoid conflicts with view variables.
  • -- cgit v1.2.3-24-g4f1b