From 7fa0f4aa89e570d01e53b02f3e0366e3313792f4 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 10 Mar 2010 14:24:15 -0600 Subject: added docs for * filter for allowed_types of Upload class --- 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 bd2099937..14f81bc44 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -79,6 +79,7 @@ Hg Tag:

  • Added CSRF (Cross-site Reference Forgery) protection to the Security library.
  • Added $parse_exec_vars property to Output library.
  • Added ability to enable / disable individual sections of the Profiler
  • +
  • Added a wildcard option $config['allowed_types'] = '*' to the File Uploading Class.
  • Added "is_object" into the list of unit tests capable of being run.
  • Table library will generate an empty cell with a blank string, or NULL value.
  • Added a parse_string() method to the Parser Class.
  • -- cgit v1.2.3-24-g4f1b