diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-08-10 17:00:13 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-08-10 17:00:13 +0200 |
commit | 277c57c5c43a0f3ede09d679085485bc50c44b88 (patch) | |
tree | 9d5f3b4310a1b738740bc30208908936d88b4ef8 /user_guide | |
parent | 2c547df7b9fcea7b3551d7b702c3ea6fb412cb05 (diff) |
Added application/x-csv as a mime.
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 6af6c3cd3..7b74be0d9 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -76,6 +76,7 @@ Change Log <li>Visual updates to the welcome_message view file and default error templates. Thanks to <a href="https://bitbucket.org/danijelb">danijelb</a> for the pull request.</li> <li class="reactor">Added <samp>insert_batch()</samp> function to the PostgreSQL database driver. Thanks to epallerols for the patch.</li> <li class="reactor">Callback validation rules can now accept parameters like any other validation rule.</li> + <li class="reactor">Added "application/x-csv" to mimes.php.</li> </ul> </li> <li>Helpers |