From 47845f201626e4e2751bd73cd5823f334f47e43d Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 16 Jan 2008 23:23:02 +0000 Subject: prefixed reserved variables of _ci_load() in order to not conflict with view file variables --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index ce24491e2..d5fb0242f 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -94,6 +94,7 @@ Change Log
  • Added Zip Encoding Class to the table of contents of the userguide.
  • 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.
  • Changed the behaviour of custom callbacks so that they no longer trigger the "required" rule.
  • Changed the behaviour of variables submitted to the where() clause with no values to auto set "IS NULL"
  • Documented distinct() in Active Record.
  • -- cgit v1.2.3-24-g4f1b