]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- updated to 1.10.0 auto/th/ZendFramework-1_10_0-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 10 Feb 2010 12:41:55 +0000 (12:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZF-5750-pjpeg.patch -> 1.2

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.040654 seconds and 4 git commands to generate.