MantisBT: master 735dbd5c

Author Committer Branch Timestamp Parent
dhx master 2009-06-23 05:38 master 6a862b67
Affected Issues  0010611: Attach not recognize correctly
Changeset

Fix 0010611: file extension check fails with UTF-8

Rewrite file_get_extension to work with UTF-8 file names and file
extensions. Also make file_check_type use file_get_extension instead of
using it's own extraction method.

Thanks Kirill for reporting this bug!

mod - core/file_api.php Diff File