From 0f8015fcdc4eb7a2bedc6a04548e588b39914c60 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 1 Oct 2006 22:08:34 +0000 Subject: --- user_guide/general/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/general') diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index aab14d516..3f991e077 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -78,6 +78,7 @@ Change Log
  • Added $query->field_names() function
  • Added $this->db->platform() function
  • Added "is_numeric" to validation
  • +
  • Added two more protocols to the URI handler to make it more reliable when the $config['uri_protocol'] item is set to AUTO.
  • Deprecated "init" folder. Initialization happens automatically now. Please see documentation.
  • Deprecated $this->db->field_names() USE $this->db->list_fields()
  • -- cgit v1.2.3-24-g4f1b