[dev] Problem viewing images in gollem (file manager) with change in mime_drivers.php

eculp@encontacto.net eculp@encontacto.net
Wed Nov 20 02:17:19 2002


A few days ago in mime_drivers.php

$mime_drivers['horde']['images']['handles'] = array(
    'images/*');

was changed to 

$mime_drivers['horde']['images']['handles'] = array(
    'image/*');
 
If I click on an image in the file manager with the new configuration I
don't see the image but something that looks like binary and if I change
it back to images, the image is displayed.  Which is actually the correct
value?

Thanks,

ed  

-- 


-------------------------------------------------



More information about the dev mailing list