merge from upsream

This commit is contained in:
harukin
2018-12-15 00:40:38 +09:00
10 changed files with 43 additions and 9 deletions
+1
View File
@@ -36,6 +36,7 @@ class photo_imagick extends photo_driver {
}
catch (Exception $e) {
logger('imagick readImageBlob() exception:' . print_r($e,true));
return;
}
/**