From 319cf4d4d9897a929d6d58ad1a29bcc4a85a0b42 Mon Sep 17 00:00:00 2001 From: Michael Dennis Date: Mon, 29 Aug 2011 12:06:59 -0700 Subject: Added reactor icon to change log for Image_lib clear() function fix --- user_guide/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 2932f520b..77d29e869 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -118,7 +118,7 @@ Change Log
  • Fixed a bug (#8) - load_class() now looks for core classes in APPPATH first, allowing them to be replaced.
  • Fixed a bug (#24) - ODBC database driver called incorrect parent in __construct().
  • Fixed a bug (#85) - OCI8 (Oracle) database escape_str() function did not escape correct.
  • -
  • Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.
  • +
  • Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.
  • Version 2.0.3

    -- cgit v1.2.3-24-g4f1b