mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Deactivate auto-rotation for thumbnail creation.
git-svn-id: http://piwigo.org/svn/trunk@12258 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -380,7 +380,7 @@ SELECT
|
||||
$conf['upload_form_thumb_maxwidth'],
|
||||
$conf['upload_form_thumb_maxheight'],
|
||||
$conf['upload_form_thumb_quality'],
|
||||
$conf['upload_form_automatic_rotation'],
|
||||
false,
|
||||
true
|
||||
);
|
||||
$img->destroy();
|
||||
|
||||
Reference in New Issue
Block a user