From 0e5ca047896c92c490d038f54e4623cb4db4ad76 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 27 Oct 2006 17:57:30 +0000 Subject: --- 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 c47972247..16f830c18 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -84,6 +84,7 @@ Change Log
  • Added $query->list_fields() function to database class
  • Added $this->db->platform() function
  • Added new File Helper: get_filenames()
  • +
  • Added more thorough initialization in the upload class so that all class variables are reset.
  • Added "is_numeric" to validation, which uses the native PHP is_numeric function.
  • Improved the URI handler to make it more reliable when the $config['uri_protocol'] item is set to AUTO.
  • Moved most of the functions in the Controller class into the Loader class, allowing fewer reserved function names for controllers when running under PHP 5.
  • -- cgit v1.2.3-24-g4f1b