]> git.pld-linux.org Git - packages/ZendFramework.git/blob - ZF-5750-pjpeg.patch
8b7080a5d21f07fdb14d1727873525aaf3dd0795
[packages/ZendFramework.git] / ZF-5750-pjpeg.patch
1 --- library/Zend/Validate/File/IsImage.php~     2009-06-25 02:19:39.000000000 +0300
2 +++ library/Zend/Validate/File/IsImage.php      2009-08-05 16:06:25.933652183 +0300
3 @@ -77,6 +77,7 @@
4              'image/vnd.djvu',
5              'image/x-cpi',
6              'image/jpeg',
7 +            'image/pjpeg',
8              'image/x-ico',
9              'image/x-coreldraw',
10              'image/svg+xml'
This page took 0.019559 seconds and 2 git commands to generate.