Fixed a bug preventing photos form being rotated

This commit is contained in:
Bocquet Aldric 2016-03-16 15:22:18 +01:00
parent 54b7fc57c0
commit dffce28eb4

View File

@ -4,6 +4,7 @@ namespace Lychee\Modules;
use ZipArchive;
use Imagick;
use ImagickPixel;
final class Photo {