Kohana v3.3.5
This commit is contained in:
@@ -314,6 +314,7 @@ class Kohana_Image_Imagick extends Image {
|
||||
switch ($format)
|
||||
{
|
||||
case 'jpg':
|
||||
case 'jpe':
|
||||
case 'jpeg':
|
||||
$type = IMAGETYPE_JPEG;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user