What is the correct way to restrict the image file types that users can upload?

Looking in the module code i can see $GLOBALS['imce_ext'] is declared everytime in the hook_menu().

So where should this be set/over written in order to remove a file type extension, without altering the module code directly?

Comments

budda’s picture

Title: How to estrict image types that can be uploaded » How to restrict image types that can be uploaded

corected typo in title.

ufku’s picture

Status: Active » Closed (won't fix)