]> git.pld-linux.org Git - packages/ZendFramework.git/blobdiff - ZF-5750-pjpeg.patch
- updated to 1.10.0
[packages/ZendFramework.git] / ZF-5750-pjpeg.patch
index 1505482270c0bf903cdbe60ade84ec5cba9d82ff..8b7080a5d21f07fdb14d1727873525aaf3dd0795 100644 (file)
@@ -1,10 +1,10 @@
 --- library/Zend/Validate/File/IsImage.php~    2009-06-25 02:19:39.000000000 +0300
 +++ library/Zend/Validate/File/IsImage.php     2009-08-05 16:06:25.933652183 +0300
 @@ -77,6 +77,7 @@
-                 'image/vnd.djvu',
-                 'image/x-cpi',
-                 'image/jpeg',
-+                'image/pjpeg',
-                 'image/x-ico',
-                 'image/x-coreldraw',
-                 'image/svg+xml'
+             'image/vnd.djvu',
+             'image/x-cpi',
+             'image/jpeg',
++            'image/pjpeg',
+             'image/x-ico',
+             'image/x-coreldraw',
+             'image/svg+xml'
This page took 0.69283 seconds and 4 git commands to generate.