]> git.pld-linux.org Git - packages/ZendFramework.git/blob - ZF-5750-pjpeg.patch
- updated to 1.9.7 (security fixes);
[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.055722 seconds and 3 git commands to generate.